Documentation ¶
Overview ¶
Package c provides Controller.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller ...
func NewController ¶
func NewController( bucket string, endpoint string, region string, pathStyle bool, debug string, version string, ) Controller
NewController ...
func (Controller) Debugf ¶
func (c Controller) Debugf(format string, args ...interface{})
Debugf ...
Click to show internal directories.
Click to hide internal directories.