Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MappingStandard ¶
func MappingStandard(code int, dataList interface{}, responsePagination *godd.ResponsePagination) (response godd.ResponseDataList, err *godd.Error)
MappingStandard Func
Types ¶
type HTTP ¶
type HTTP struct { LifeCycle *godd.APILifeCycle // contains filtered or unexported fields }
HTTP struct
func (*HTTP) HandlerLifeCycle ¶
HandlerLifeCycle func
func (*HTTP) SetHandlerByPassLifeCycle ¶
func (api *HTTP) SetHandlerByPassLifeCycle(handler godd.HandlerByPass)
SetHandlerByPassLifeCycle API
func (*HTTP) SetupHandlerHTTP ¶
func (api *HTTP) SetupHandlerHTTP(service interface{}, serviceOptionList map[string]interface{}, i18n *godd.I18N, middleware *mdw.Middleware)
SetupHandlerHTTP API
Click to show internal directories.
Click to hide internal directories.