resource

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2023 License: Apache-2.0 Imports: 5 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ResourceType_name = map[int32]string{
	0: "RESOURCE_TYPE_BUCKET",
	1: "RESOURCE_TYPE_OBJECT",
	2: "RESOURCE_TYPE_GROUP",
}
View Source
var ResourceType_value = map[string]int32{
	"RESOURCE_TYPE_BUCKET": 0,
	"RESOURCE_TYPE_OBJECT": 1,
	"RESOURCE_TYPE_GROUP":  2,
}

Functions

This section is empty.

Types

type ResourceType

type ResourceType int32
const (
	RESOURCE_TYPE_BUCKET ResourceType = 0
	RESOURCE_TYPE_OBJECT ResourceType = 1
	RESOURCE_TYPE_GROUP  ResourceType = 2
)

func (ResourceType) EnumDescriptor

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

func (ResourceType) String

func (x ResourceType) String() string

Jump to

Keyboard shortcuts

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