package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev

# Packages

Package local provides a keystore based on a local directory.
Package ram defines a RAM-based apikey store.

# Structs

KeyFactory generic struct to select the correct FromTurnkeyPrivateKey function.

# Interfaces

Store provides an interface in which API or Encryption keys may be stored and retrieved.