Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FastStaticProxy ¶
type FastStaticProxy struct {
// contains filtered or unexported fields
}
func NewFastStaticProxy ¶
func NewFastStaticProxy(requestConfigProvider proxy.RequestConfigProvider, middlewares ...middleware.GraphqlMiddleware) *FastStaticProxy
func (*FastStaticProxy) ListenAndServe ¶
func (f *FastStaticProxy) ListenAndServe(addr string) error
type Proxy ¶
func (*Proxy) HandleRequest ¶
func (f *Proxy) HandleRequest(ctx *fasthttp.RequestCtx)
func (*Proxy) RewriteQuery ¶
func (*Proxy) SetContextValues ¶
Click to show internal directories.
Click to hide internal directories.