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