Documentation
¶
Index ¶
- func ContextWithRequestID(ctx context.Context, reqID string) context.Context
- func ExecuteAndMapByField(req *resty.Request, exec func(*resty.Request) (*resty.Response, error), ...) (map[string]map[string]any, error)
- func ExecuteAndMapByFieldAt(req *resty.Request, exec func(*resty.Request) (*resty.Response, error), ...) (map[string]map[string]any, error)
- func NewBaseResty(log zerolog.Logger, debug bool, timeout time.Duration) *resty.Client
- func RequestIDFromContext(ctx context.Context) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextWithRequestID ¶
func ExecuteAndMapByField ¶
func ExecuteAndMapByFieldAt ¶
func NewBaseResty ¶
func RequestIDFromContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.