Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //lint:ignore ST1012 导出字段 NoSuch = errors.New("no such") ErrFileChecker = errors.New("file checker") )
View Source
var FileDownLoadFail = errors.New("file download fail")
Functions ¶
func Downauthlib ¶ added in v1.2.0
Types ¶
type ErrHTTPCode ¶ added in v1.4.6
type ErrHTTPCode struct {
// contains filtered or unexported fields
}
func (*ErrHTTPCode) Error ¶ added in v1.4.6
func (e *ErrHTTPCode) Error() string
type Libraries ¶
type Libraries struct {
// contains filtered or unexported fields
}
func Newlibraries ¶
Click to show internal directories.
Click to hide internal directories.