package filedotname

import "github.com/gogo/protobuf/test/filedotname"

Index

Functions

func FileDotDescription

Types

type M

type M struct {
	A                    *string  `protobuf:"bytes,1,opt,name=a" json:"a,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func NewMFromFace

func NewMFromFace(that MFace) *M

func NewPopulatedM

func NewPopulatedM(r randyFileDot, easy bool) *M

func (*M) Description

func (*M) Descriptor

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

func (*M) Equal

func (this *M) Equal(that interface{}) bool

func (*M) GetA

func (this *M) GetA() *string

func (*M) GoString

func (this *M) GoString() string

func (*M) Proto

func (*M) ProtoMessage

func (*M) ProtoMessage()

func (*M) Reset

func (m *M) Reset()

func (*M) Size

func (m *M) Size() (n int)

func (*M) String

func (this *M) String() string

func (*M) TestProto

func (this *M) TestProto() github_com_gogo_protobuf_proto.Message

func (*M) VerboseEqual

func (this *M) VerboseEqual(that interface{}) error

func (*M) XXX_DiscardUnknown

func (m *M) XXX_DiscardUnknown()

func (*M) XXX_Marshal

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

func (*M) XXX_Merge

func (dst *M) XXX_Merge(src proto.Message)

func (*M) XXX_Size

func (m *M) XXX_Size() int

func (*M) XXX_Unmarshal

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

type MFace

type MFace interface {
	Proto() github_com_gogo_protobuf_proto.Message
	GetA() *string
}

Source Files

file.dot.pb.go

Version
v1.1.1
Published
Jul 17, 2018
Platform
js/wasm
Imports
10 packages
Last checked
2 days ago

Tools for package owners.