Documentation
¶
Overview ¶
Example: connecting to a hypercache-server cluster using the `pkg/client` SDK with OIDC client-credentials authentication.
This is the recommended shape for Go consumers. The SDK handles auth-header injection, token refresh, endpoint failover, topology refresh, content negotiation, and typed errors — everything the hand-rolled raw example in distributed-oidc-client-raw/ has to do by hand against net/http.
See ../../docs/client-sdk.md for the full SDK reference.
Click to show internal directories.
Click to hide internal directories.