Functionsยง
- get_
config - Get a reference to the global config (zero-cost read)
- get_
request_ signer_ with_ signer_ key - Get a request-scoped signer with optional signer_key for consistency across related calls
- get_
signer_ pool - Get a reference to the global signer pool
- get_
signers_ info - Get information about all signers (for monitoring/debugging)
- init_
config - Initialize the global config with a Config instance
- init_
signer_ pool - Initialize the global signer pool with a SignerPool instance