validator_examples

package
v0.0.0-...-bb29ebc Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InnerMessage

type InnerMessage struct {
	Test                 *shared.InnerInnerMessage `protobuf:"bytes,1,opt,name=test,proto3" json:"test,omitempty"`
	TestArray            []shared.InType           `protobuf:"varint,2,rep,packed,name=test_array,json=testArray,proto3,enum=example_shared.InType" json:"test_array,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*InnerMessage) Descriptor

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

func (*InnerMessage) GetTest

func (m *InnerMessage) GetTest() *shared.InnerInnerMessage

func (*InnerMessage) GetTestArray

func (m *InnerMessage) GetTestArray() []shared.InType

func (*InnerMessage) ProtoMessage

func (*InnerMessage) ProtoMessage()

func (*InnerMessage) Reset

func (m *InnerMessage) Reset()

func (*InnerMessage) String

func (m *InnerMessage) String() string

func (*InnerMessage) Validate

func (this *InnerMessage) Validate() error

func (*InnerMessage) XXX_DiscardUnknown

func (m *InnerMessage) XXX_DiscardUnknown()

func (*InnerMessage) XXX_Marshal

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

func (*InnerMessage) XXX_Merge

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

func (*InnerMessage) XXX_Size

func (m *InnerMessage) XXX_Size() int

func (*InnerMessage) XXX_Unmarshal

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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