Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultSocketLocation = "/tmp/log.sock"
)
Functions ¶
func StartServerWithDefaults ¶
func StartServerWithDefaults()
StartServerWithDefaults starts the server with default values
Types ¶
type Server ¶
Server structure is used to the store backend information
func (*Server) ListenAndServe ¶
ListenAndServe is used to setup handlers and start listening on the specified location
Click to show internal directories.
Click to hide internal directories.