Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewErrServiceClient ¶
Types ¶
type ErrNotFound ¶
type ErrNotFound struct{}
func (ErrNotFound) Error ¶
func (e ErrNotFound) Error() string
type ErrResponseNil ¶
type ErrResponseNil struct{}
func (ErrResponseNil) Error ¶
func (e ErrResponseNil) Error() string
type ErrServiceClient ¶
type ErrServiceClient struct { StatusCode int // contains filtered or unexported fields }
func (ErrServiceClient) Error ¶
func (e ErrServiceClient) Error() string
Click to show internal directories.
Click to hide internal directories.