Documentation ¶
Overview ¶
Package fortune 每日运势
Index ¶
- Variables
- type Conf
- func (*Conf) Descriptor() ([]byte, []int)
- func (m *Conf) GetKind() map[int64]uint32
- func (m *Conf) Marshal() (dAtA []byte, err error)
- func (m *Conf) MarshalTo(dAtA []byte) (int, error)
- func (m *Conf) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Conf) ProtoMessage()
- func (m *Conf) Reset()
- func (m *Conf) Size() (n int)
- func (m *Conf) String() string
- func (m *Conf) Unmarshal(dAtA []byte) error
- func (m *Conf) XXX_DiscardUnknown()
- func (m *Conf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Conf) XXX_Merge(src proto.Message)
- func (m *Conf) XXX_Size() int
- func (m *Conf) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Conf ¶
type Conf struct { Kind map[int64]uint32 `` /* 151-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Conf) Descriptor ¶ added in v1.1.6
func (*Conf) MarshalToSizedBuffer ¶ added in v1.1.6
func (*Conf) ProtoMessage ¶ added in v1.1.6
func (*Conf) ProtoMessage()
func (*Conf) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *Conf) XXX_DiscardUnknown()
func (*Conf) XXX_Marshal ¶ added in v1.1.6
func (*Conf) XXX_Unmarshal ¶ added in v1.1.6
Click to show internal directories.
Click to hide internal directories.