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 implements a simple HTTP server that handles GET and DELETE requests for application logs. These actions are accomplished by delegating to a syslogish.Server, which will broker communication between its underlying storage.Adapter and this weblog server.
Click to show internal directories.
Click to hide internal directories.