Documentation ¶
Index ¶
- func App(a repo.App) model.App
- func AppCounters(c repo.AppCounters) model.AppCounters
- func AppReview(r repo.AppReview) model.AppReview
- func AppReviews(r []repo.AppReview) []model.AppReview
- func AppSave(as repo.AppSave) model.AppSave
- func AppSaves(as []repo.AppSave) []model.AppSave
- func Apps(a []repo.App) []model.App
- func CircleApp(a repo.CircleApp) model.CircleApp
- func CircleApps(a []repo.CircleApp) []model.CircleApp
- func Permissions(p []repo.Permission) []model.Permission
- func Subscriptions(s []repo.Subscription) []model.Subscription
- func Tags(t []repo.Tag) []model.Tag
- func Tokens(t []repo.AppToken) []model.AppToken
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppCounters ¶
func AppCounters(c repo.AppCounters) model.AppCounters
func Permissions ¶
func Permissions(p []repo.Permission) []model.Permission
func Subscriptions ¶
func Subscriptions(s []repo.Subscription) []model.Subscription
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.