Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configs ¶
type Configs struct { }
Configs struct handles all dependencies required for handling configurations
func NewService ¶
NewService returns an instance of Config with all the required dependencies initialized
func (*Configs) Cachestore ¶
func (cfg *Configs) Cachestore() (*cachestore.Config, error)
Cachestore returns the configuration required for cache
Click to show internal directories.
Click to hide internal directories.