Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GoAPI_name = map[int32]string{ 0: "GO_API_UNSPECIFIED", 1: "INVALID", 2: "OPEN_V1", 3: "OPEN_TO_OPAQUE_HYBRID", 4: "OPAQUE_V0", } GoAPI_value = map[string]int32{ "GO_API_UNSPECIFIED": 0, "INVALID": 1, "OPEN_V1": 2, "OPEN_TO_OPAQUE_HYBRID": 3, "OPAQUE_V0": 4, } )
Enum value maps for GoAPI.
View Source
var File_go_api_enum_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type GoAPI ¶
type GoAPI int32
func (GoAPI) Descriptor ¶
func (GoAPI) Descriptor() protoreflect.EnumDescriptor
func (GoAPI) EnumDescriptor
deprecated
func (GoAPI) Number ¶
func (x GoAPI) Number() protoreflect.EnumNumber
func (GoAPI) Type ¶
func (GoAPI) Type() protoreflect.EnumType
Click to show internal directories.
Click to hide internal directories.