package
0.0.0-20230824231016-7002d4d771f1
Repository: https://github.com/andrewdonelson/go-http2-api.git
Documentation: pkg.go.dev

# Functions

HeartbeatHandler checks the health of the service.
StringArrayContains helper function to return true or false is a given string exists in the provided string array.

# Variables

Server is the global value for the API server.

# Structs

APIRoute is a struct to represent an API route.
APIServer is a struct to represent the API server.