Documentation ¶
Index ¶
Constants ¶
View Source
const CacheDuration = 6 * time.Hour
Variables ¶
This section is empty.
Functions ¶
func RetrieveInitialUrl ¶
Types ¶
type StorageService ¶
type StorageService struct {
// contains filtered or unexported fields
}
Define the struct wrapper around raw Redis client
func InitializeStore ¶
func InitializeStore() *StorageService
Initializing the store service and return a store pointer
Click to show internal directories.
Click to hide internal directories.