manager

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	OperationType_name = map[int32]string{
		0: "OPEN_SESSION",
		1: "CLOSE_SESSION",
	}
	OperationType_value = map[string]int32{
		"OPEN_SESSION":  0,
		"CLOSE_SESSION": 1,
	}
)

Enum value maps for OperationType.

View Source
var (
	// optional bool options = 73000;
	E_Options = &file_atomix_primitive_v1_manager_proto_extTypes[1]
	// optional bool primitive_id = 73001;
	E_PrimitiveId = &file_atomix_primitive_v1_manager_proto_extTypes[2]
	// optional bool session_id = 73002;
	E_SessionId = &file_atomix_primitive_v1_manager_proto_extTypes[3]
)

Extension fields to descriptor.FieldOptions.

View Source
var (
	// optional atomix.primitive.v1.manager.OperationType operation = 70000;
	E_Operation = &file_atomix_primitive_v1_manager_proto_extTypes[0]
)

Extension fields to descriptor.MethodOptions.

View Source
var File_atomix_primitive_v1_manager_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type OperationType

type OperationType int32

OperationType is an enum for specifying the type of operation

const (
	OperationType_OPEN_SESSION  OperationType = 0
	OperationType_CLOSE_SESSION OperationType = 1
)

func (OperationType) Descriptor

func (OperationType) Enum

func (x OperationType) Enum() *OperationType

func (OperationType) EnumDescriptor deprecated

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

Deprecated: Use OperationType.Descriptor instead.

func (OperationType) Number

func (OperationType) String

func (x OperationType) String() string

func (OperationType) Type

Jump to

Keyboard shortcuts

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