Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLoggerInstance ¶
Types ¶
type ILogger ¶
type ILogger interface { All(v ...interface{}) AllF(format string, v ...interface{}) Debug(v ...interface{}) DebugF(format string, v ...interface{}) Info(v ...interface{}) InfoF(format string, v ...interface{}) Warning(v ...interface{}) WarningF(format string, v ...interface{}) Error(v ...interface{}) ErrorF(format string, v ...interface{}) }
type ObServer ¶
type ObServer struct {
// contains filtered or unexported fields
}
func (*ObServer) Unsubscribe ¶
Click to show internal directories.
Click to hide internal directories.