Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { PlaygroundServer http.HandlerFunc QueryServer http.Handler }
func Init ¶
func Init() Controller
func (*Controller) PlaygroundHandler ¶
func (ctrl *Controller) PlaygroundHandler(cx *gin.Context)
func (*Controller) QueryHandler ¶
func (ctrl *Controller) QueryHandler(cx *gin.Context)
Click to show internal directories.
Click to hide internal directories.