Documentation ¶
Index ¶
- func HideKey(key string) string
- func HideMongoSecret(mongoUri string) string
- type Logger
- type LoggerMock
- func (l *LoggerMock) AssertLog(t *testing.T, level zapcore.Level, msg string)
- func (l *LoggerMock) Error(msg string, fields ...zap.Field)
- func (l *LoggerMock) Fatal(msg string, fields ...zap.Field)
- func (l *LoggerMock) Info(msg string, fields ...zap.Field)
- func (l *LoggerMock) Log(lvl zapcore.Level, msg string, fields ...zap.Field)
- func (l *LoggerMock) Warn(msg string, fields ...zap.Field)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HideMongoSecret ¶
HideMongoSecret removes the password in the mongo URI
Types ¶
Click to show internal directories.
Click to hide internal directories.