UserCacheStorageKey

struct UserCacheStorageKey : StorageKey

Storage key used by Vapor’s Services API. Used by UserCache to access its cache data.

  • Declaration

    Swift

    typealias UserCacheStorageKey.Value = UserCacheStorage