Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPlayground ¶
func NewPlayground(opts *PlaygroundOptions) func(http.Handler) http.Handler
func PlaygroundHTML ¶
func PlaygroundHTML() string
Types ¶
type Playground ¶
type Playground struct {
// contains filtered or unexported fields
}
func (*Playground) ServeHTTP ¶
func (p *Playground) ServeHTTP(w http.ResponseWriter, r *http.Request)
type PlaygroundOptions ¶
Click to show internal directories.
Click to hide internal directories.