Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusError ¶
type StatusError struct {
StatusCode int
}
func (*StatusError) Error ¶
func (s *StatusError) Error() string
type UnMarshalError ¶
type UnMarshalError struct {
Err error
}
func (*UnMarshalError) Error ¶
func (u *UnMarshalError) Error() string
Source Files
¶
- net_error.go
Click to show internal directories.
Click to hide internal directories.