Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewErrorResponse ¶
func NewErrorResponse(err error) interface{}
func NewSuccessResponse ¶
func NewSuccessResponse(data interface{}) interface{}
Types ¶
type Controller ¶
type Controller struct { controller.BaseController ShowRoomInport showroom.Inport ShowRoomInventoryInport showroominventory.Inport }
func (*Controller) RegisterRouter ¶
func (r *Controller) RegisterRouter()
RegisterRouter registering all the router
Click to show internal directories.
Click to hide internal directories.