...

Package subpkg

import "github.com/gogo/protobuf/test/importdedup/subpkg"
Overview
Index

Overview ▾

type CustomType

type CustomType struct{}

type SubObject

type SubObject struct {
    XXX_NoUnkeyedLiteral struct{} `json:"-"`
    XXX_unrecognized     []byte   `json:"-"`
    XXX_sizecache        int32    `json:"-"`
}

func (*SubObject) Descriptor

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

func (*SubObject) ProtoMessage

func (*SubObject) ProtoMessage()

func (*SubObject) Reset

func (m *SubObject) Reset()

func (*SubObject) String

func (m *SubObject) String() string

func (*SubObject) XXX_DiscardUnknown

func (m *SubObject) XXX_DiscardUnknown()

func (*SubObject) XXX_Marshal

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

func (*SubObject) XXX_Merge

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

func (*SubObject) XXX_Size

func (m *SubObject) XXX_Size() int

func (*SubObject) XXX_Unmarshal

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