Skip to main content

Module client

Module client 

Source

Structs§

PaygressClient
Builder for a Paygress consumer SDK client. Wraps the existing DiscoveryClient with typed write-side operations.
SpawnRequest
Inputs for a spawn request. Maps onto EncryptedSpawnPodRequest but the SDK type is the public-facing surface.
TopupRequest
Inputs for a top-up request.

Enums§

SpawnOutcome
Result of a spawn round-trip. Anything the provider sent that’s neither an AccessDetailsContent nor an ErrorResponseContent surfaces as Other(raw) so callers can keep moving even when a provider speaks an evolved schema.
StatusOutcome
TopupOutcome

Functions§

parse_spawn_response
parse_status_response
parse_topup_response