annotations

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ReleaseStatus_name = map[int32]string{
		0: "UNSPECIFIED",
		1: "STABLE",
		2: "BETA",
		3: "DEPRECATED",
	}
	ReleaseStatus_value = map[string]int32{
		"UNSPECIFIED": 0,
		"STABLE":      1,
		"BETA":        2,
		"DEPRECATED":  3,
	}
)

Enum value maps for ReleaseStatus.

View Source
var (
	// optional string scope = 50013;
	E_Scope = &file_wgtwo_annotations_annotations_proto_extTypes[0]
	// optional wgtwo.ReleaseStatus status = 50015;
	E_Status = &file_wgtwo_annotations_annotations_proto_extTypes[1]
)

Extension fields to descriptorpb.MethodOptions.

View Source
var File_wgtwo_annotations_annotations_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ReleaseStatus added in v1.12.0

type ReleaseStatus int32
const (
	ReleaseStatus_UNSPECIFIED ReleaseStatus = 0
	ReleaseStatus_STABLE      ReleaseStatus = 1
	ReleaseStatus_BETA        ReleaseStatus = 2
	ReleaseStatus_DEPRECATED  ReleaseStatus = 3
)

func (ReleaseStatus) Descriptor added in v1.12.0

func (ReleaseStatus) Enum added in v1.12.0

func (x ReleaseStatus) Enum() *ReleaseStatus

func (ReleaseStatus) EnumDescriptor deprecated added in v1.12.0

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

Deprecated: Use ReleaseStatus.Descriptor instead.

func (ReleaseStatus) Number added in v1.12.0

func (ReleaseStatus) String added in v1.12.0

func (x ReleaseStatus) String() string

func (ReleaseStatus) Type added in v1.12.0

Jump to

Keyboard shortcuts

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