# Packages
No description provided by the author
# Functions
CreateRepos creates repositories for service usage.
CreateTestRepos creates repositories with convenient wrappers for testing.
No description provided by the author
NewActivity returns a new Activity service.
NewAdmin returns a new Admin service.
NewAuthentication returns a new authentication service.
NewAuthorization returns a new Authorization service.
NewBoard returns a new Board service.
NewCtxUser returns a new CtxUser.
NewDemoTwoWorkItem returns a new DemoTwoWorkItem service.
NewDemoWorkItem returns a new DemoWorkItem service.
NewKanbanStep returns a new KanbanStep service.
NewMovie returns a new movie service.
NewNotification returns a new Notification service.
NewProject returns a new Project service.
NewTeam returns a new Team service.
NewTimeEntry returns a new TimeEntry service.
NewUser returns a new User service.
NewWorkItem returns a new WorkItem service with common logic for all project worki tems.
NewWorkItemComment returns a new work item comment service.
NewWorkItemTag returns a new WorkItemTag service.
NewWorkItemType returns a new WorkItemType service.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Authorization represents a service for authorization.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Role represents a predefined role that may be required for specific actions regardless of scopes assigned to a user.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
*
* TODO:
* xo : new property annotations: no-update, no-create, no-update-json, no-create-json to remove json fields or struct fields from either create or update or both,
* instead of current `private` annotations.
No description provided by the author
NOTE: the most important distinction about repositories is that they represent collections of entities.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author