//
pkg.gl
Category
github.com/edobtc/cloudkit
server
package
0.0.0-20240517214603-12a582f1ef68
Repository:
https://github.com/edobtc/cloudkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
5
Files
92 SLOC
#
Functions
NewServer
NewServer returns a new Server with defaults set, routes bootstrapped, and middleware set up.
#
Structs
Server
Server is a structured wrapper for running the API server, encapsulating a route and error handling.