Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CachedStore ¶
type CachedStore struct { *Store // contains filtered or unexported fields }
func (*CachedStore) Cached ¶
func (s *CachedStore) Cached(lazy bool) *CachedStore
func (*CachedStore) Get ¶
func (s *CachedStore) Get() interface{}
Click to show internal directories.
Click to hide internal directories.