Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AdminService ¶
type AdminService struct {
// contains filtered or unexported fields
}
func NewAdminService ¶
func NewAdminService(app *application.AdminApp, engine *gin.Engine) *AdminService
type MainService ¶
func NewMainService ¶
func NewMainService(admin *AdminService, engine *gin.Engine) *MainService
Click to show internal directories.
Click to hide internal directories.