morse

package
v1.0.30 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var E_Data = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.MethodOptions)(nil),
	ExtensionType: (*ResponseType)(nil),
	Field:         2000,
	Name:          "morse.api.response.data",
	Tag:           "varint,2000,opt,name=data,enum=morse.api.response.ResponseType",
	Filename:      "morse.proto",
}
View Source
var ResponseType_name = map[int32]string{
	0: "Object",
	1: "Array",
}
View Source
var ResponseType_value = map[string]int32{
	"Object": 0,
	"Array":  1,
}

Functions

This section is empty.

Types

type ResponseType

type ResponseType int32
const (
	ResponseType_Object ResponseType = 0
	ResponseType_Array  ResponseType = 1
)

func (ResponseType) EnumDescriptor

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

func (ResponseType) String

func (x ResponseType) String() string

Jump to

Keyboard shortcuts

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