Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInterrupted = errors.New("interrupted") ErrMaxLengthExceeded = fmt.Errorf("maximum byte limit (%v) exceeded", maxLength) )
View Source
var ColumnFmt = color.New(color.FgYellow).SprintfFunc()
Functions ¶
func GetSinceTime ¶
func GetUsersPassword ¶
Types ¶
type FieldReader ¶
Click to show internal directories.
Click to hide internal directories.