Documentation ¶
Overview ¶
Package scriptreplay handle logs compatible with the scriptreplay command
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Now = time.Now
Now function provide time default to time.Now
Functions ¶
func NewFileWriter ¶
func NewFileWriter(scriptName, timingName string) (io.WriteCloser, error)
NewFileWriter provide a WriteCloser that writes script format to file
func NewWriter ¶
func NewWriter(script, timing io.WriteCloser) io.WriteCloser
NewWriter provide a WriteCloser that writes script format to script, timing
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.