filedotname

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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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) 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 added in v1.1.0

func (m *M) XXX_DiscardUnknown()

func (*M) XXX_Marshal added in v1.1.0

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

func (*M) XXX_Merge added in v1.1.0

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

func (*M) XXX_Size added in v1.1.0

func (m *M) XXX_Size() int

func (*M) XXX_Unmarshal added in v1.1.0

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

type MFace

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

Jump to

Keyboard shortcuts

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