Documentation
¶
Index ¶
- func DefaultErrorHandler(ctx context.Context, err error) (int, any)
- func DefaultOkHandler(ctx context.Context, data any) any
- func NewService(name string, opts ...httpc.Option) httpc.Service
- func NewServiceWithClient(name string, cli *http.Client, opts ...httpc.Option) httpc.Service
- type Client
- type CodeMsg
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.