enumprefix

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MyMessage

type MyMessage struct {
	TheField             test.TheTestEnum `protobuf:"varint,1,opt,name=TheField,enum=test.TheTestEnum" json:"TheField"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*MyMessage) Descriptor

func (*MyMessage) Descriptor() ([]byte, []int)

func (*MyMessage) GetTheField

func (m *MyMessage) GetTheField() test.TheTestEnum

func (*MyMessage) ProtoMessage

func (*MyMessage) ProtoMessage()

func (*MyMessage) Reset

func (m *MyMessage) Reset()

func (*MyMessage) String

func (m *MyMessage) String() string

func (*MyMessage) XXX_DiscardUnknown added in v1.1.0

func (m *MyMessage) XXX_DiscardUnknown()

func (*MyMessage) XXX_Marshal added in v1.1.0

func (m *MyMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MyMessage) XXX_Merge added in v1.1.0

func (m *MyMessage) XXX_Merge(src proto.Message)

func (*MyMessage) XXX_Size added in v1.1.0

func (m *MyMessage) XXX_Size() int

func (*MyMessage) XXX_Unmarshal added in v1.1.0

func (m *MyMessage) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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