Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIIndex ¶
type APIIndex struct {
// contains filtered or unexported fields
}
func New ¶
func New(ur databaserepo.IUserRepo, cachedRepo databaserepo.ICachedRepo, userCacheRepo cacherepo.IUserCacheRepo, auth auth.IAuth) *APIIndex
func (APIIndex) Register ¶
func (ai APIIndex) Register(router *gin.RouterGroup)
Click to show internal directories.
Click to hide internal directories.