handler

package
v0.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2016 License: MIT Imports: 21 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApiDatasetExport

func ApiDatasetExport(encoder middleware.OutputEncoder, params martini.Params, manifests storage.ManifestStorage, dsapi_converter converter.DsapiManifestEncoder, imgapi_converter converter.ImgapiManifestEncoder, user middleware.User, res http.ResponseWriter)

func ApiDatasetsDetail

func ApiDatasetsDetail(encoder middleware.OutputEncoder, params martini.Params, manifests storage.ManifestStorage, converter converter.DsapiManifestEncoder, user middleware.User, req *http.Request) (int, []byte)

func ApiDatasetsList

func ApiDatasetsList(encoder middleware.OutputEncoder, params martini.Params, manifests storage.ManifestStorage, user middleware.User, req *http.Request) (int, []byte)

func ApiDeleteUser added in v0.6.6

func ApiDeleteUser(encoder middleware.OutputEncoder, params martini.Params, users storage.UserStorage, user middleware.User, req *http.Request) (int, []byte)

func ApiGetUsers added in v0.6.6

func ApiGetUsers(encoder middleware.OutputEncoder, params martini.Params, users storage.UserStorage, user middleware.User, req *http.Request) (int, []byte)

func ApiPostDatasetUpdate

func ApiPostDatasetUpdate(encoder middleware.OutputEncoder, params martini.Params, manifests storage.ManifestStorage, converter converter.DsapiManifestEncoder, user middleware.User, req *http.Request) (int, []byte)

func ApiPostFileUpload

func ApiPostFileUpload(encoder middleware.OutputEncoder, params martini.Params, manifests storage.ManifestStorage, users storage.UserStorage, user middleware.User, req *http.Request) (int, []byte)

func ApiPostReloadDatasets added in v0.6.5

func ApiPostReloadDatasets(encoder middleware.OutputEncoder, manifests storage.ManifestStorage, user middleware.User, req *http.Request) (int, []byte)

func ApiPutUsers added in v0.6.6

func ApiPutUsers(encoder middleware.OutputEncoder, params martini.Params, users storage.UserStorage, user middleware.User, req *http.Request) (int, []byte)

func ApiUpdateUser added in v0.6.6

func ApiUpdateUser(encoder middleware.OutputEncoder, params martini.Params, users storage.UserStorage, user middleware.User, req *http.Request) (int, []byte)

func CommonPing

func CommonPing(encoder middleware.OutputEncoder, user middleware.User) (int, []byte)

func CommonStatus

func CommonStatus(encoder middleware.OutputEncoder, manifests storage.ManifestStorage) (int, []byte)

func DsapiDetail

func DsapiDetail(encoder middleware.OutputEncoder, params martini.Params, manifests storage.ManifestStorage, converter converter.DsapiManifestEncoder) (int, []byte)

func DsapiFile

func DsapiFile(params martini.Params, manifests storage.ManifestStorage, res http.ResponseWriter, req *http.Request)

func DsapiList

func DsapiList(encoder middleware.OutputEncoder, params martini.Params, manifests storage.ManifestStorage, converter converter.DsapiManifestEncoder, user middleware.User, req *http.Request) (int, []byte)

func ImgapiDetail

func ImgapiDetail(encoder middleware.OutputEncoder, params martini.Params, manifests storage.ManifestStorage, converter converter.ImgapiManifestEncoder) (int, []byte)

func ImgapiFile

func ImgapiFile(params martini.Params, manifests storage.ManifestStorage, res http.ResponseWriter, req *http.Request)

func ImgapiList

func ImgapiList(encoder middleware.OutputEncoder, params martini.Params, manifests storage.ManifestStorage, converter converter.ImgapiManifestEncoder, user middleware.User, req *http.Request) (int, []byte)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL