Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartHttpServer ¶
func StartHttpServer(agentConfig config.AgentConfig, handlers HandlerSpec, messageSources *messagesources.MessageSources)
Types ¶
type HandlerFunction ¶
type HandlerFunction func(http.ResponseWriter, *http.Request)
type HandlerSpec ¶
type HandlerSpec map[string]HandlerFunction
Click to show internal directories.
Click to hide internal directories.