Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultSocketLocation = "\x00logserver"
)
Functions ¶
func StartServerWithDefaults ¶
func StartServerWithDefaults()
StartServerWithDefaults starts the server with default values. If the ACORN_LOG_LEVEL environment variable is set, it will be parsed and used to set the log level.
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.