Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Asciicast ¶
type AsciicastPlayer ¶
type AsciicastRecorder ¶
type Recorder ¶
type Recorder interface {
Record(string, string, float64, bool, map[string]string) (Asciicast, error)
}
func NewRecorder ¶
func NewRecorder() Recorder
Click to show internal directories.
Click to hide internal directories.