Documentation ¶
Index ¶
- type Hints
- func (h *Hints) Activate(id int)
- func (h *Hints) ActiveHintCount() int
- func (h *Hints) ActiveHintID() int
- func (h *Hints) Complete(id int)
- func (h *Hints) DecodeMsgpack(dec *msgpack.Decoder) error
- func (h *Hints) EncodeMsgpack(enc *msgpack.Encoder) error
- func (h *Hints) Pause(id int)
- func (h *Hints) ReadHint(id int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hints ¶
type Hints struct {
// contains filtered or unexported fields
}
func (*Hints) ActiveHintCount ¶
func (*Hints) ActiveHintID ¶
Click to show internal directories.
Click to hide internal directories.