Documentation ¶
Index ¶
- type Imported
- func (*Imported) Descriptor() ([]byte, []int)
- func (*Imported) ProtoMessage()
- func (m *Imported) Reset()
- func (m *Imported) String() string
- func (m *Imported) XXX_DiscardUnknown()
- func (m *Imported) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Imported) XXX_Merge(src proto.Message)
- func (m *Imported) XXX_Size() int
- func (m *Imported) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Imported ¶
type Imported struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Imported) Descriptor ¶
func (*Imported) ProtoMessage ¶
func (*Imported) ProtoMessage()
func (*Imported) XXX_DiscardUnknown ¶
func (m *Imported) XXX_DiscardUnknown()
func (*Imported) XXX_Marshal ¶
func (*Imported) XXX_Unmarshal ¶
Click to show internal directories.
Click to hide internal directories.