# Functions
JSONError replies to the request with the specified error message and HTTP code.
JSONNotFound replies to the request with an HTTP 404 not found error.
NewServer is a constructor function for Server.
# Structs
InterfaceInfo holds the information about a network interface.
Server implementation for the rest api.
VersionInfo holds controller version and the parsed output of the `bngblaster -v` command.