Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(cfg *common.Config) *iris.Application
func RegisterRoute ¶
Types ¶
type AccountRoute ¶
type AccountRoute struct { common.Context Service ImageService }
func (*AccountRoute) BeforeActivation ¶
func (r *AccountRoute) BeforeActivation(b mvc.BeforeActivation)
func (*AccountRoute) GetUploadList ¶
func (r *AccountRoute) GetUploadList(sid uint64)
func (*AccountRoute) PostUpload ¶
func (r *AccountRoute) PostUpload(sid uint64)
Click to show internal directories.
Click to hide internal directories.