Logo
Explore Help
Register Sign In
rancher/multus-cni
1
0
Fork 0
You've already forked multus-cni
forked from github/multus-cni
Code Issues Pull Requests Projects Releases Wiki Activity
Files
master
multus-cni/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go

16 lines
321 B
Go
Raw Permalink Normal View History

Revert vendor directory to support old golang (GOPATH mode) gomodule is still in progress to migrate for now, hence multus team decide to keep vendor directory to support build without gomodule.
2019-06-14 12:43:43 +09:00
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
Update vendor package
2021-05-22 02:05:38 +09:00
package protoiface
Revert vendor directory to support old golang (GOPATH mode) gomodule is still in progress to migrate for now, hence multus team decide to keep vendor directory to support build without gomodule.
2019-06-14 12:43:43 +09:00
Update vendor package
2021-05-22 02:05:38 +09:00
type MessageV1 interface {
Reset()
String() string
ProtoMessage()
}
Revert vendor directory to support old golang (GOPATH mode) gomodule is still in progress to migrate for now, hence multus team decide to keep vendor directory to support build without gomodule.
2019-06-14 12:43:43 +09:00
Update vendor package
2021-05-22 02:05:38 +09:00
type ExtensionRangeV1 struct {
Start, End int32 // both inclusive
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 1213ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API