protobufv1

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

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

Go to latest
Published: Feb 19, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DatastoreType_name = map[int32]string{
		0: "DATASTORE_TYPE_UNSPECIFIED",
		1: "DATASTORE_TYPE_MYSQL",
		2: "DATASTORE_TYPE_POSTGRESQL",
		3: "DATASTORE_TYPE_MONGODB",
		4: "DATASTORE_TYPE_FIRESTORE",
	}
	DatastoreType_value = map[string]int32{
		"DATASTORE_TYPE_UNSPECIFIED": 0,
		"DATASTORE_TYPE_MYSQL":       1,
		"DATASTORE_TYPE_POSTGRESQL":  2,
		"DATASTORE_TYPE_MONGODB":     3,
		"DATASTORE_TYPE_FIRESTORE":   4,
	}
)

Enum value maps for DatastoreType.

View Source
var (
	// optional bool key = 61001;
	E_Key = &file_taehoio_ddl_protobuf_v1_options_proto_extTypes[1]
	// repeated string index = 61002;
	E_Index = &file_taehoio_ddl_protobuf_v1_options_proto_extTypes[2]
	// repeated string unique = 61003;
	E_Unique = &file_taehoio_ddl_protobuf_v1_options_proto_extTypes[3]
	// optional string type = 61004;
	E_Type = &file_taehoio_ddl_protobuf_v1_options_proto_extTypes[4]
)

Extension fields to descriptorpb.FieldOptions.

View Source
var (
	// optional taehoio.ddl.protobuf.v1.DatastoreType datastore_type = 60001;
	E_DatastoreType = &file_taehoio_ddl_protobuf_v1_options_proto_extTypes[0]
)

Extension fields to descriptorpb.MessageOptions.

View Source
var File_taehoio_ddl_protobuf_v1_options_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DatastoreType

type DatastoreType int32
const (
	DatastoreType_DATASTORE_TYPE_UNSPECIFIED DatastoreType = 0
	DatastoreType_DATASTORE_TYPE_MYSQL       DatastoreType = 1
	DatastoreType_DATASTORE_TYPE_POSTGRESQL  DatastoreType = 2
	DatastoreType_DATASTORE_TYPE_MONGODB     DatastoreType = 3
	DatastoreType_DATASTORE_TYPE_FIRESTORE   DatastoreType = 4
)

func (DatastoreType) Descriptor

func (DatastoreType) Enum

func (x DatastoreType) Enum() *DatastoreType

func (DatastoreType) EnumDescriptor deprecated

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

Deprecated: Use DatastoreType.Descriptor instead.

func (DatastoreType) Number

func (DatastoreType) String

func (x DatastoreType) String() string

func (DatastoreType) Type

Jump to

Keyboard shortcuts

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