Documentation
¶
Index ¶
- Variables
- func Put(name string, x interface{})
- func Spawner(name string, newPool ...bool) (interface{}, bool)
- type DrainTest
- func (*DrainTest) Descriptor() ([]byte, []int)
- func (m *DrainTest) GetData() string
- func (m *DrainTest) Marshal() (dAtA []byte, err error)
- func (m *DrainTest) MarshalTo(dAtA []byte) (int, error)
- func (m *DrainTest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DrainTest) ProtoMessage()
- func (m *DrainTest) Reset()
- func (m *DrainTest) Size() (n int)
- func (m *DrainTest) String() string
- func (m *DrainTest) Unmarshal(dAtA []byte) error
- func (m *DrainTest) XXX_DiscardUnknown()
- func (m *DrainTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DrainTest) XXX_Merge(src proto.Message)
- func (m *DrainTest) XXX_Size() int
- func (m *DrainTest) XXX_Unmarshal(b []byte) error
- type HanMeimeiSay
- func (*HanMeimeiSay) Descriptor() ([]byte, []int)
- func (m *HanMeimeiSay) GetData() string
- func (m *HanMeimeiSay) Marshal() (dAtA []byte, err error)
- func (m *HanMeimeiSay) MarshalTo(dAtA []byte) (int, error)
- func (m *HanMeimeiSay) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HanMeimeiSay) ProtoMessage()
- func (m *HanMeimeiSay) Reset()
- func (m *HanMeimeiSay) Size() (n int)
- func (m *HanMeimeiSay) String() string
- func (m *HanMeimeiSay) Unmarshal(dAtA []byte) error
- func (m *HanMeimeiSay) XXX_DiscardUnknown()
- func (m *HanMeimeiSay) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HanMeimeiSay) XXX_Merge(src proto.Message)
- func (m *HanMeimeiSay) XXX_Size() int
- func (m *HanMeimeiSay) XXX_Unmarshal(b []byte) error
- type LileiSay
- func (*LileiSay) Descriptor() ([]byte, []int)
- func (m *LileiSay) GetData() string
- func (m *LileiSay) Marshal() (dAtA []byte, err error)
- func (m *LileiSay) MarshalTo(dAtA []byte) (int, error)
- func (m *LileiSay) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LileiSay) ProtoMessage()
- func (m *LileiSay) Reset()
- func (m *LileiSay) Size() (n int)
- func (m *LileiSay) String() string
- func (m *LileiSay) Unmarshal(dAtA []byte) error
- func (m *LileiSay) XXX_DiscardUnknown()
- func (m *LileiSay) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LileiSay) XXX_Merge(src proto.Message)
- func (m *LileiSay) XXX_Size() int
- func (m *LileiSay) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type DrainTest ¶
type DrainTest struct {
Data string `protobuf:"bytes,1,opt,name=Data,proto3" json:"Data,omitempty"`
}
func (*DrainTest) Descriptor ¶
func (*DrainTest) MarshalToSizedBuffer ¶
func (*DrainTest) ProtoMessage ¶
func (*DrainTest) ProtoMessage()
func (*DrainTest) XXX_DiscardUnknown ¶
func (m *DrainTest) XXX_DiscardUnknown()
func (*DrainTest) XXX_Marshal ¶
func (*DrainTest) XXX_Unmarshal ¶
type HanMeimeiSay ¶
type HanMeimeiSay struct {
Data string `protobuf:"bytes,1,opt,name=Data,proto3" json:"Data,omitempty"`
}
func (*HanMeimeiSay) Descriptor ¶
func (*HanMeimeiSay) Descriptor() ([]byte, []int)
func (*HanMeimeiSay) GetData ¶
func (m *HanMeimeiSay) GetData() string
func (*HanMeimeiSay) Marshal ¶
func (m *HanMeimeiSay) Marshal() (dAtA []byte, err error)
func (*HanMeimeiSay) MarshalToSizedBuffer ¶
func (m *HanMeimeiSay) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HanMeimeiSay) ProtoMessage ¶
func (*HanMeimeiSay) ProtoMessage()
func (*HanMeimeiSay) Reset ¶
func (m *HanMeimeiSay) Reset()
func (*HanMeimeiSay) Size ¶
func (m *HanMeimeiSay) Size() (n int)
func (*HanMeimeiSay) String ¶
func (m *HanMeimeiSay) String() string
func (*HanMeimeiSay) Unmarshal ¶
func (m *HanMeimeiSay) Unmarshal(dAtA []byte) error
func (*HanMeimeiSay) XXX_DiscardUnknown ¶
func (m *HanMeimeiSay) XXX_DiscardUnknown()
func (*HanMeimeiSay) XXX_Marshal ¶
func (m *HanMeimeiSay) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HanMeimeiSay) XXX_Merge ¶
func (m *HanMeimeiSay) XXX_Merge(src proto.Message)
func (*HanMeimeiSay) XXX_Size ¶
func (m *HanMeimeiSay) XXX_Size() int
func (*HanMeimeiSay) XXX_Unmarshal ¶
func (m *HanMeimeiSay) XXX_Unmarshal(b []byte) error
type LileiSay ¶
type LileiSay struct {
Data string `protobuf:"bytes,1,opt,name=Data,proto3" json:"Data,omitempty"`
}
func (*LileiSay) Descriptor ¶
func (*LileiSay) MarshalToSizedBuffer ¶
func (*LileiSay) ProtoMessage ¶
func (*LileiSay) ProtoMessage()
func (*LileiSay) XXX_DiscardUnknown ¶
func (m *LileiSay) XXX_DiscardUnknown()
func (*LileiSay) XXX_Marshal ¶
func (*LileiSay) XXX_Unmarshal ¶
Click to show internal directories.
Click to hide internal directories.