Documentation ¶
Index ¶
- type EmailDialer
- type LoggerItf
- func (_m *LoggerItf) ChangeLevel(level string) error
- func (_m *LoggerItf) Core() zapcore.Core
- func (_m *LoggerItf) DPanic(msg string, fields ...zapcore.Field)
- func (_m *LoggerItf) Debug(msg string, fields ...zapcore.Field)
- func (_m *LoggerItf) DebugSample(sample int, msg string, fields ...zapcore.Field)
- func (_m *LoggerItf) Error(msg string, fields ...zapcore.Field)
- func (_m *LoggerItf) Fatal(msg string, fields ...zapcore.Field)
- func (_m *LoggerItf) Info(msg string, fields ...zapcore.Field)
- func (_m *LoggerItf) InfoSample(sample int, msg string, fields ...zapcore.Field)
- func (_m *LoggerItf) Level() zapcore.Level
- func (_m *LoggerItf) Panic(msg string, fields ...zapcore.Field)
- func (_m *LoggerItf) Sync() error
- func (_m *LoggerItf) Warn(msg string, fields ...zapcore.Field)
- func (_m *LoggerItf) WarnSample(sample int, msg string, fields ...zapcore.Field)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailDialer ¶
EmailDialer is an autogenerated mock type for the EmailDialer type
func (*EmailDialer) DialAndSend ¶
func (_m *EmailDialer) DialAndSend(m ...*gomail.Message) error
DialAndSend provides a mock function with given fields: m
type LoggerItf ¶
LoggerItf is an autogenerated mock type for the LoggerItf type
func (*LoggerItf) ChangeLevel ¶
ChangeLevel provides a mock function with given fields: level
func (*LoggerItf) DebugSample ¶
DebugSample provides a mock function with given fields: sample, msg, fields
func (*LoggerItf) InfoSample ¶
InfoSample provides a mock function with given fields: sample, msg, fields
Click to show internal directories.
Click to hide internal directories.