Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidPassword = errors.New("invalid password") ErrEmptyAuth = errors.New("empty auth") )
View Source
var (
ErrUploadFailed = errors.New("upload failed")
)
View Source
var (
ErrorStreamAbandoned = errors.New("stream abandoned")
)
Functions ¶
func NewApiService ¶
func NewExtendedMiddleware ¶
func NewExtendedService ¶
func NewExtendedService(api *apiService) *extendedService
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.