# Functions
Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
MustAsset is like Asset but panics when Asset would return an error.
NewServer returns a new API server.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
# Constants
DescContentTypeMoldHCL is the legacy type to be deprecated.
DescContentTypeNomadHCL is a nomad hcl file.
DescContentTypeNomadJSON is json object.
ProfileHeader is the profile header key.
TokenHeader is the auth token header key.