# Functions
No description provided by the author
NewAPIRootHandler - This function will prepare the data for the API Root handler.
NewCollectionHandler - This function will prepare the data for the Collection handler.
NewCollectionsHandler - This function will prepare the data for the Collections handler.
NewDiscoveryHandler - This function will prepare the data for the Discovery handler.
NewManifestHandler - This function will prepare the data for the Manifest handler.
NewObjectsByIDHandler - This function will prepare the data for the Objects by ID handler.
NewObjectsHandler - This function will prepare the data for the Objects handler.
NewObjectVersionsHandler - This function will prepare the data for the Objects by ID handler.
# Structs
ServerHandler - This type will hold the data elements required to process
all TAXII requests.