drkey

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

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
const (
	Protocol_PROTOCOL_GENERIC_UNSPECIFIED Protocol = 0
	Protocol_PROTOCOL_SCMP                Protocol = 1
)

func (Protocol) Descriptor

func (Protocol) Descriptor() protoreflect.EnumDescriptor

func (Protocol) Enum

func (x Protocol) Enum() *Protocol

func (Protocol) EnumDescriptor deprecated

func (Protocol) EnumDescriptor() ([]byte, []int)

Deprecated: Use Protocol.Descriptor instead.

func (Protocol) Number

func (x Protocol) Number() protoreflect.EnumNumber

func (Protocol) String

func (x Protocol) String() string

func (Protocol) Type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL