blob: 212ef1aad2a4cb908f52e4efe7e19a330f5ed5f7 [file] [log] [blame]
Joey Armstrongc8d70632024-06-27 15:25:38 -04001// Copyright 2018-2024 Open Networking Foundation Contributors
2// SPDX-FileCopyrightText: 2018-2024 Open Networking Foundation Contributors
3//
4// SPDX-License-Identifier: Apache-2.0
Scott Baker39210792019-10-03 15:00:52 -07005
6/*
7 * Import this file into a go project in order to cause `go mod vendor`
8 * to vendor the voltha.pb file.
9 */
10
Maninderd4373b42020-12-10 04:58:13 +053011package volthaGoProtoSet