Go HTTP Client Resilience

Design, implement, test, and review resilient Go HTTP client boundaries with context propagation, layered timeouts, transport reuse, request construction, authentication, status classification, bounded bodies, retry safety, backoff, rate limits, pagination, observability, and deterministic fakes. Use when a Go CLI or service calls remote APIs or when HTTP behavior is slow, flaky, unsafe, or hard to test.

LVTD-LLC Updated

File contents

LVTD-LLC/skills/tree/main/skills/go-http-client-resilience commit bb96ab3be2

Frequently asked questions

npx skillmds@latest add lvtd-llc/go-http-client-resilience