package
Version:
v0.4.34
Opens a new window with list of versions in this module.
Published: Jul 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 133
Opens a new window with list of known importers.
Documentation
¶
type Comparer interface {
Compare(other interface{}) int
}
type Defaulter interface {
PopulateDefaults() error
}
Interface implemented by a Go representation of
a protobuf message if generated by protoc-gen-goten-go.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.