//
pkg.gl
Category
github.com/bcc-code/bcc-media-platform
backend
cmd
jobs
server
package
0.0.0-20241112125757-779aa9ab4555
Repository:
https://github.com/bcc-code/bcc-media-platform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
34
Dependents
1
Files
347 SLOC
#
Functions
NewServer
NewServer returns a new Server for handling the HTTP requests.
#
Structs
ConfigData
ConfigData that can be passed to other things.
ExternalServices
ExternalServices used by the Server.
Server
Server is the base for all HTTP handler.