Documentation ¶
Index ¶
- func Client(ctx context.Context) (client *gclientx.Client)
- func Delete[T any](ctx context.Context, fromJson func(json *gjson.Json) T, url string, ...) (T, error)
- func Get[T any](ctx context.Context, fromJson func(json *gjson.Json) T, url string, ...) (T, error)
- func Post[T any](ctx context.Context, fromJson func(json *gjson.Json) T, url string, ...) (T, error)
- func Request[T any](ctx context.Context, fromJson func(json *gjson.Json) T, method string, ...) (T, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.