Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SilentLogger ¶
type SilentLogger struct{}
func (*SilentLogger) Fatal ¶
func (*SilentLogger) Fatal(v ...interface{})
func (*SilentLogger) Fatalf ¶
func (*SilentLogger) Fatalf(format string, v ...interface{})
func (*SilentLogger) Print ¶
func (*SilentLogger) Print(...interface{})
func (*SilentLogger) Printf ¶
func (*SilentLogger) Printf(string, ...interface{})
func (*SilentLogger) Println ¶
func (*SilentLogger) Println(...interface{})
Click to show internal directories.
Click to hide internal directories.