Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NullLogger ¶
type NullLogger struct{}
func (*NullLogger) Fatalf ¶
func (l *NullLogger) Fatalf(format string, v ...any)
func (*NullLogger) Printf ¶
func (l *NullLogger) Printf( format string, v ...any, )
Click to show internal directories.
Click to hide internal directories.