Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPTransport ¶
func NewTransport ¶
func NewTransport() *HTTPTransport
func (*HTTPTransport) APIRoutes ¶
func (h *HTTPTransport) APIRoutes(r *gin.RouterGroup, middleware ...gin.HandlerFunc)
Register the API routes
func (*HTTPTransport) CORSMiddleware ¶
func (h *HTTPTransport) CORSMiddleware() gin.HandlerFunc
func (*HTTPTransport) ServerHTTP ¶
func (h *HTTPTransport) ServerHTTP()
Click to show internal directories.
Click to hide internal directories.