picoclaw/pkg/credential
dev-miro26 c07f5c948f
refactor: centralize environment variable key constants (#1730)
* refactor: centralize environment variable key constants

* refactor: update environment variable constants and usage in gateway
2026-03-18 18:03:24 +08:00
..
credential.go refactor: centralize environment variable key constants (#1730) 2026-03-18 18:03:24 +08:00
credential_test.go feat(credential): part1 add AES-GCM encryption, SecureStore, and onboard ke… (#1521) 2026-03-16 14:06:32 +08:00
keygen.go feat(credential): part1 add AES-GCM encryption, SecureStore, and onboard ke… (#1521) 2026-03-16 14:06:32 +08:00
keygen_test.go feat(credential): part1 add AES-GCM encryption, SecureStore, and onboard ke… (#1521) 2026-03-16 14:06:32 +08:00
store.go feat(credential): part1 add AES-GCM encryption, SecureStore, and onboard ke… (#1521) 2026-03-16 14:06:32 +08:00
store_test.go feat(credential): part1 add AES-GCM encryption, SecureStore, and onboard ke… (#1521) 2026-03-16 14:06:32 +08:00