Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is an HTTP server that handles administrative tasks for the agent, such as the authentication handshake performed between the proxy and the agent, and serving a "Hello, world" message.
func NewServer ¶
NewServer creates a new Server with the given ID, binding a listening socket at the given path.
Click to show internal directories.
Click to hide internal directories.