Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLogger ¶
type MockLogger struct{}
func NewMockLogger ¶
func NewMockLogger() *MockLogger
func (MockLogger) Log ¶
func (m MockLogger) Log(ctx context.Context, message interface{}, args ...interface{})
Click to show internal directories.
Click to hide internal directories.