//
pkg.gl
Category
github.com/libregraph/lico
server
package
0.62.0
Repository:
https://github.com/libregraph/lico.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
4
Files
178 SLOC
#
Functions
NewServer
NewServer constructs a server from the provided parameters.
#
Structs
Config
Config defines a Server's configuration settings.
Server
Server is our HTTP server implementation.
#
Interfaces
WithRoutes
WithRoutes provide http routing within a context.