Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Action_name = map[int32]string{ 0: "ACTION_CREATE", 1: "ACTION_READ", 2: "ACTION_UPDATE", 3: "ACTION_DELETE", } Action_value = map[string]int32{ "ACTION_CREATE": 0, "ACTION_READ": 1, "ACTION_UPDATE": 2, "ACTION_DELETE": 3, } )
Enum value maps for Action.
View Source
var (
// optional options.Action access = 50002;
E_Access = &file_proto_options_options_proto_extTypes[1]
)
Extension fields to descriptorpb.MethodOptions.
View Source
var (
// optional string objclass = 50001;
E_Objclass = &file_proto_options_options_proto_extTypes[0]
)
Extension fields to descriptorpb.ServiceOptions.
View Source
var File_proto_options_options_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action int32
func (Action) Descriptor ¶
func (Action) Descriptor() protoreflect.EnumDescriptor
func (Action) EnumDescriptor
deprecated
func (Action) Number ¶
func (x Action) Number() protoreflect.EnumNumber
func (Action) Type ¶
func (Action) Type() protoreflect.EnumType
Click to show internal directories.
Click to hide internal directories.