//
pkg.gl
Category
github.com/VEuPathDB/util-exporter-server
internal
server
package
0.7.1
Repository:
https://github.com/veupathdb/util-exporter-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
65 SLOC
#
Packages
endpoints
No description provided by the author
middle
No description provided by the author
svc
No description provided by the author
types
No description provided by the author
#
Functions
NewServer
NewServer returns a new instance of the Server type, configured with the given options.
#
Interfaces
Server
Server defines a wrapper around the HTTP server functionality, specifically involving setting up and starting an HTTP server.