Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomHttpHandler ¶
type CustomHttpHandler struct {
// contains filtered or unexported fields
}
func NewHttpHandler ¶
func NewHttpHandler(reqClient api.RequestClient, confManager config.ConfManager, pubSub *gochannel.GoChannel, errChan chan error) *CustomHttpHandler
func (*CustomHttpHandler) Run ¶
func (c *CustomHttpHandler) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.