Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApiGateway ¶
func NewApiGateway() delivery.HttpHandler
Types ¶
type ApiGateway ¶
type ApiGateway struct { Api *gin.RouterGroup // contains filtered or unexported fields }
func (*ApiGateway) GetApiRoute ¶
func (gateway *ApiGateway) GetApiRoute() *gin.RouterGroup
func (*ApiGateway) GetEngine ¶
func (gateway *ApiGateway) GetEngine() *gin.Engine
func (*ApiGateway) GetHandler ¶
func (gateway *ApiGateway) GetHandler() util.RequestHandlerInterface
Click to show internal directories.
Click to hide internal directories.