Documentation
¶
Index ¶
- func Black(str string) string
- func Blue(str string) string
- func Cyan(str string) string
- func GetLogLevel(level string) []log.Level
- func GetPWScreen(url string, device string) ([]byte, error)
- func Green(str string) string
- func Purple(str string) string
- func Red(str string) string
- func SearchImage(ketWord string) ([]string, error)
- func White(str string) string
- func Yellow(str string) string
- type LogFormat
- type LogHook
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SearchImage ¶
Types ¶
type LogFormat ¶
type LogHook ¶
type LogHook struct {
LogChan chan string
// contains filtered or unexported fields
}
func NewLogHook ¶
Click to show internal directories.
Click to hide internal directories.