Documentation ¶
Index ¶
- func Add(from, to int64, color, caption string)
- func AddRand(from, to int64, caption string)
- func AddRandf(from, to int64, format string, args ...interface{})
- func Addf(from, to int64, color, format string, args ...interface{})
- func Close()
- func LastPos() int64
- func Mark(color string, caption string)
- func MarkRand(caption string)
- func New()
- func NewWithCoder(c encdec.Coder)
- func SetCoder(c encdec.Coder)
- func Write(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarkRand ¶ added in v1.4.113
func MarkRand(caption string)
MarkRand requires coder to be set, but smartly marks from last position to current position
func NewWithCoder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.