template

package
v0.0.0-...-5d37a61 Latest Latest
Warning

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

Go to latest
Published: May 28, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Template_name = map[int32]string{
		0: "TEMPLATE_UNKNOWN",
		1: "TEMPLATE_COMMON",
		2: "TEMPLATE_DEVELOPMENT",
		3: "TEMPLATE_EPIC",
	}
	Template_value = map[string]int32{
		"TEMPLATE_UNKNOWN":     0,
		"TEMPLATE_COMMON":      1,
		"TEMPLATE_DEVELOPMENT": 2,
		"TEMPLATE_EPIC":        3,
	}
)

Enum value maps for Template.

View Source
var File_api_state_template_template_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Template

type Template int32
const (
	Template_TEMPLATE_UNKNOWN     Template = 0
	Template_TEMPLATE_COMMON      Template = 1
	Template_TEMPLATE_DEVELOPMENT Template = 2
	Template_TEMPLATE_EPIC        Template = 3
)

func (Template) Descriptor

func (Template) Descriptor() protoreflect.EnumDescriptor

func (Template) Enum

func (x Template) Enum() *Template

func (Template) EnumDescriptor deprecated

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

Deprecated: Use Template.Descriptor instead.

func (Template) Number

func (x Template) Number() protoreflect.EnumNumber

func (Template) String

func (x Template) String() string

func (Template) Type

Jump to

Keyboard shortcuts

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