//
pkg.gl
Category
github.com/ydataai/go-core
pkg
common
server
package
0.15.2-fef4a42
Repository:
https://github.com/ydataai/go-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
16
Files
217 SLOC
#
Functions
NewServer
NewServer initializes a server.
#
Structs
HTTPServerConfiguration
HTTPServerConfiguration is a struct that holds all the environment variables required to the HTTP server.
#
Interfaces
Server
Server represents a HTTP Server with gin router and health probes.