service

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 (
	ServiceType_name = map[int32]string{
		0: "PRIMITIVE",
		1: "MANAGER",
	}
	ServiceType_value = map[string]int32{
		"PRIMITIVE": 0,
		"MANAGER":   1,
	}
)

Enum value maps for ServiceType.

View Source
var (
	// optional atomix.primitive.v1.service.ServiceType type = 80000;
	E_Type = &file_atomix_primitive_v1_service_proto_extTypes[0]
)

Extension fields to descriptor.ServiceOptions.

View Source
var File_atomix_primitive_v1_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ServiceType

type ServiceType int32
const (
	ServiceType_PRIMITIVE ServiceType = 0
	ServiceType_MANAGER   ServiceType = 1
)

func (ServiceType) Descriptor

func (ServiceType) Enum

func (x ServiceType) Enum() *ServiceType

func (ServiceType) EnumDescriptor deprecated

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

Deprecated: Use ServiceType.Descriptor instead.

func (ServiceType) Number

func (x ServiceType) Number() protoreflect.EnumNumber

func (ServiceType) String

func (x ServiceType) String() string

func (ServiceType) Type

Jump to

Keyboard shortcuts

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