options

package
v1.33.0-20240308113834... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 5 Imported by: 0

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
const (
	Action_ACTION_CREATE Action = 0
	Action_ACTION_READ   Action = 1
	Action_ACTION_UPDATE Action = 2
	Action_ACTION_DELETE Action = 3
)

func (Action) Descriptor

func (Action) Descriptor() protoreflect.EnumDescriptor

func (Action) Enum

func (x Action) Enum() *Action

func (Action) EnumDescriptor deprecated

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

Deprecated: Use Action.Descriptor instead.

func (Action) Number

func (x Action) Number() protoreflect.EnumNumber

func (Action) String

func (x Action) String() string

func (Action) Type

func (Action) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

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