Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helper ¶
type Helper[K comparable, V any] struct { // contains filtered or unexported fields }
func NewHelper ¶
func NewHelper[K comparable, V any](options ...trcache.RootOption) (*Helper[K, V], error)
func (*Helper[K, V]) GetOrRefresh ¶
Click to show internal directories.
Click to hide internal directories.