Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultUpdateInterval = 24 * time.Hour DefaultAppName = "DL" DefaultAppVersion = "1.0" )
Variables ¶
This section is empty.
Functions ¶
func NewErrStatusCode ¶
Types ¶
type DL ¶
type ErrStatusCode ¶
type ErrStatusCode int
func (ErrStatusCode) Error ¶
func (e ErrStatusCode) Error() string
func (ErrStatusCode) Int ¶
func (e ErrStatusCode) Int() int
func (ErrStatusCode) String ¶
func (e ErrStatusCode) String() string
Click to show internal directories.
Click to hide internal directories.