Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphqlMiddleware ¶
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
func NewProxy ¶
func NewProxy(mod *parser.ManualAstMod) *Proxy
func (*Proxy) SetMiddleWares ¶
func (p *Proxy) SetMiddleWares(middleWares ...GraphqlMiddleware)
Click to show internal directories.
Click to hide internal directories.