Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AstraCache ¶
type AstraCache struct {
// contains filtered or unexported fields
}
func NewCache ¶
func NewCache(appName string) *AstraCache
func (*AstraCache) Get ¶
func (ac *AstraCache) Get(key string, valueOutput interface{}) error
Click to show internal directories.
Click to hide internal directories.