Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrMsgKey = errMsgKey SnSuffix = snSuffix )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(namespace string, gConsumer api.ConsumerAPI, opts ...Option) *httputil.ReverseProxy
Types ¶
type Option ¶
type Option func(cfg *OptionConf)
type OptionConf ¶
type OptionConf struct {
// contains filtered or unexported fields
}
func (*OptionConf) Report ¶
func (o *OptionConf) Report(pathKey string)
Click to show internal directories.
Click to hide internal directories.