package
0.0.0-20231206062002-1ce2f004b7d9
Repository: https://github.com/codingeasygo/util.git
Documentation: pkg.go.dev
# Functions
DebugLog is the debug level log.
Dial will dial connection by proxy server.
DialType wil dial connection by proxy server and uri type.
ErrorLog is the error level log.
InfoLog is the info level log.
NewServer will return new Server.
SetLogLevel is set log level to l.
WarnLog is the warn level log.
# Constants
LogLevelDebug is debug log level.
LogLevelError is error log level.
LogLevelInfo is info log level.
LogLevelWarn is warn log level.
# Interfaces
Codable is interface for get current code.