# Functions
Asset returns an error stating no assets were included in the binary.
AssetDir returns nil because there are no assets included in the binary.
AssetInfo returns an error stating no assets were included in the binary.
NewAssetHandler returns an http.Handler to serve files from the provided path.
NewSwaggerHandler returns an http.Handler to serve the swaggerFile from the embedBaseDir.