//
pkg.gl
Category
github.com/lovoo/goka
web
monitor
package
1.1.13
Repository:
https://github.com/lovoo/goka.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
10
Dependents
5
Files
181 SLOC
#
Functions
NewServer
NewServer creates a new Server.
WithLogger
WithLogger sets the logger to use.
#
Structs
Server
Server is the main type used by client sot interact with the monitoring functionality of goka.
#
Type aliases
Option
Option is a function that applies a configuration to the server.