Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UploadController ¶
type UploadController struct {
// contains filtered or unexported fields
}
func NewUploadController ¶
func NewUploadController(cli *client.Client, identity, timeout string, connections []string) *UploadController
func (UploadController) Get ¶
func (uc UploadController) Get(w http.ResponseWriter, r *http.Request)
func (UploadController) Post ¶
func (uc UploadController) Post(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.