Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KV ¶
type KV struct {
// contains filtered or unexported fields
}
KV is a Redis-backed ephemeral key-value store with TTL support.
type SIWSCache ¶
type SIWSCache struct {
// contains filtered or unexported fields
}
SIWSCache stores pending SIWS challenges in Redis.
func NewSIWSCache ¶
NewSIWSCache creates a new Redis-backed SIWS challenge cache.
type StateCache ¶
type StateCache struct {
// contains filtered or unexported fields
}
func NewStateCache ¶
Click to show internal directories.
Click to hide internal directories.