Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleWriter ¶
type ConsoleWriter struct {
// contains filtered or unexported fields
}
func NewWriter ¶
func NewWriter() *ConsoleWriter
func (*ConsoleWriter) Display ¶
func (c *ConsoleWriter) Display(format string, sleep int, args ...interface{})
Click to show internal directories.
Click to hide internal directories.