Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
SessionCacheSet = wire.NewSet(NewSessionCache)
)
Functions ¶
func NewDragonflyCache ¶
func NewDragonflyCache(cfg *config.Container) cache.CacheEngine
func NewSessionCache ¶
func NewSessionCache(mem cache.CacheEngine) auth.SessionRepositoryPort
Types ¶
type SessionCache ¶
type SessionCache struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.