Documentation ¶
Index ¶
Constants ¶
View Source
const (
// GeektimeLogFolder ...
GeektimeLogFolder = "geektime-downloader"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DiscardLogger ¶
type DiscardLogger struct { }
DiscardLogger ...
func (DiscardLogger) Debugf ¶
func (DiscardLogger) Debugf(format string, v ...interface{})
Debugf do nothing, just discard resty log
func (DiscardLogger) Errorf ¶
func (DiscardLogger) Errorf(format string, v ...interface{})
Errorf do nothing, just discard resty log
func (DiscardLogger) Warnf ¶
func (DiscardLogger) Warnf(format string, v ...interface{})
Warnf do nothing, just discard resty log
Click to show internal directories.
Click to hide internal directories.