Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type MockLogger ¶
func NewMockLogger ¶
func NewMockLogger() *MockLogger
func (*MockLogger) Debug ¶
func (l *MockLogger) Debug(message string, args ...any)
func (*MockLogger) Error ¶
func (l *MockLogger) Error(message string, args ...any)
func (*MockLogger) Info ¶
func (l *MockLogger) Info(message string, args ...any)
Click to show internal directories.
Click to hide internal directories.