//
pkg.gl
Category
github.com/AndrewDonelson/go-http2-api
pkg
package
0.0.0-20230824231016-7002d4d771f1
Repository:
https://github.com/andrewdonelson/go-http2-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
146 SLOC
#
Functions
HeartbeatHandler
HeartbeatHandler checks the health of the service.
StringArrayContains
StringArrayContains helper function to return true or false is a given string exists in the provided string array.
#
Variables
Server
Server is the global value for the API server.
#
Structs
APIRoute
APIRoute is a struct to represent an API route.
APIServer
APIServer is a struct to represent the API server.