Documentation
¶
Index ¶
- Variables
- func Alert(err error) error
- func Alertf(format string, args ...any) error
- func Alertm(message string) error
- func Close() error
- func Debug(v ...any)
- func Debugf(format string, args ...any)
- func Error(err error) error
- func Errorf(format string, args ...any) error
- func Errorm(message string) error
- func Fatal(v ...any)
- func Info(v ...any)
- func Infof(format string, args ...any)
- func Log(kind string, args ...any) error
- func Logf(kind string, format string, args ...any)
- func NewError(message string) error
- func NewErrorf(format string, args ...any) error
- func Panic(v ...any)
- func Panice(v error) error
- func Panicf(format string, args ...any) error
- func Panicm(v string) error
- func Ping()
- func Pong()
- func Traces(kind, color string, err error) ([]string, error)
- type Conn
Constants ¶
This section is empty.
Variables ¶
View Source
var IsNil = mongo.ErrNoDocuments
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.