Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFilesController ¶
func NewFilesController(component types.IAppComponent) types.IAppController
Types ¶
type FilesController ¶
type FilesController struct {
bases.BaseAppController
}
func (*FilesController) DoIt ¶
func (h *FilesController) DoIt() error
func (*FilesController) Init ¶
func (h *FilesController) Init() error
func (*FilesController) Register ¶
func (h *FilesController) Register(r *gin.RouterGroup) error
Click to show internal directories.
Click to hide internal directories.