# Functions
NewPolicyService creates a new instance of PolicyService.
NewRepository creates a new instance of Repository.
# Structs
PolicyService is an autogenerated mock type for the policyService type.
No description provided by the author
PolicyService_GetOne_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOne'.
Repository is an autogenerated mock type for the repository type.
Repository_AddApprover_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddApprover'.
Repository_BulkInsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BulkInsert'.
Repository_DeleteApprover_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteApprover'.
No description provided by the author
Repository_ListApprovals_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListApprovals'.