package
0.0.0-20240126113131-96f70967c38c
Repository: https://github.com/nais/teams-backend.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockLogger creates a new instance of MockLogger.

# Structs

MockLogger is an autogenerated mock type for the Logger type.
MockLogger_Debug_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Debug'.
MockLogger_Debugf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Debugf'.
MockLogger_Debugln_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Debugln'.
MockLogger_Error_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Error'.
MockLogger_Errorf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Errorf'.
MockLogger_Errorln_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Errorln'.
No description provided by the author
MockLogger_Fatal_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Fatal'.
MockLogger_Fatalf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Fatalf'.
MockLogger_Fatalln_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Fatalln'.
MockLogger_GetInternalLogger_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetInternalLogger'.
MockLogger_Info_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Info'.
MockLogger_Infof_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Infof'.
MockLogger_Infoln_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Infoln'.
MockLogger_Panic_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Panic'.
MockLogger_Panicf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Panicf'.
MockLogger_Panicln_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Panicln'.
MockLogger_Print_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Print'.
MockLogger_Printf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Printf'.
MockLogger_Println_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Println'.
MockLogger_Warn_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Warn'.
MockLogger_Warnf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Warnf'.
MockLogger_Warning_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Warning'.
MockLogger_Warningf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Warningf'.
MockLogger_Warningln_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Warningln'.
MockLogger_Warnln_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Warnln'.
MockLogger_WithActor_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithActor'.
MockLogger_WithComponent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithComponent'.
MockLogger_WithCorrelationID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithCorrelationID'.
MockLogger_WithError_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithError'.
MockLogger_WithField_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithField'.
MockLogger_WithFields_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithFields'.
MockLogger_WithReconciler_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithReconciler'.
MockLogger_WithTeamSlug_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithTeamSlug'.
MockLogger_WithUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithUser'.

# Interfaces

No description provided by the author