Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Protocol_name = map[int32]string{ 0: "PROTOCOL_GENERIC_UNSPECIFIED", 1: "PROTOCOL_SCMP", } Protocol_value = map[string]int32{ "PROTOCOL_GENERIC_UNSPECIFIED": 0, "PROTOCOL_SCMP": 1, } )
Enum value maps for Protocol.
View Source
var File_proto_drkey_v1_drkey_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Protocol ¶
type Protocol int32
func (Protocol) Descriptor ¶
func (Protocol) Descriptor() protoreflect.EnumDescriptor
func (Protocol) EnumDescriptor
deprecated
func (Protocol) Number ¶
func (x Protocol) Number() protoreflect.EnumNumber
func (Protocol) Type ¶
func (Protocol) Type() protoreflect.EnumType
Click to show internal directories.
Click to hide internal directories.