package
0.36.1
Repository: https://github.com/raystack/frontier.git
Documentation: pkg.go.dev

# Functions

NewGroupService creates a new instance of GroupService.
NewOrganizationService creates a new instance of OrganizationService.
NewPolicyService creates a new instance of PolicyService.
NewPreferencesService creates a new instance of PreferencesService.
NewRelationService creates a new instance of RelationService.
NewRepository creates a new instance of Repository.
NewUserService creates a new instance of UserService.

# Structs

GroupService is an autogenerated mock type for the GroupService type.
GroupService_AddMember_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddMember'.
No description provided by the author
GroupService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
GroupService_ListByUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByUser'.
OrganizationService is an autogenerated mock type for the OrganizationService type.
OrganizationService_AddMember_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddMember'.
No description provided by the author
OrganizationService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
OrganizationService_ListByUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByUser'.
PolicyService is an autogenerated mock type for the PolicyService type.
PolicyService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
PreferencesService is an autogenerated mock type for the PreferencesService type.
No description provided by the author
PreferencesService_LoadPlatformPreferences_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadPlatformPreferences'.
RelationService is an autogenerated mock type for the RelationService type.
RelationService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
RelationService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
Repository is an autogenerated mock type for the Repository type.
Repository_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
Repository_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_ListByUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByUser'.
Repository_Set_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Set'.
UserService is an autogenerated mock type for the UserService type.
No description provided by the author
UserService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.