Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomString ¶ added in v0.3.0
func RandomString() string
RandomString generates random uuid and return it as a string
func StartInsgorund ¶ added in v0.4.0
StartInsgorund starts `insgorund` process
Types ¶
type Recorder ¶ added in v0.6.1
type Recorder struct {
// contains filtered or unexported fields
}
Recorder records input data line by line in underline list.
func NewRecoder ¶ added in v0.6.1
func NewRecoder() *Recorder
NewRecoder produces new Recorder instance.
func (*Recorder) StringMultiline ¶ added in v0.6.1
StringMultiline stringifies recorder content in multiple lines.
Click to show internal directories.
Click to hide internal directories.