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

# Functions

NewPermissionService creates a new instance of PermissionService.
NewRelationService creates a new instance of RelationService.
NewRepository creates a new instance of Repository.

# Structs

PermissionService is an autogenerated mock type for the PermissionService type.
No description provided by the author
PermissionService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
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_GetByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByName'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
Repository_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.