Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheStore ¶
type CacheStore struct {
// contains filtered or unexported fields
}
func NewCacheStore ¶
func NewCacheStore(c cache.Cache, sorter any, prefix string) *CacheStore
func (*CacheStore) GetSorter ¶
func (s *CacheStore) GetSorter() any
func (*CacheStore) LoadSorter ¶
func (*CacheStore) StoreSorter ¶
type PaginationOptions ¶
func (*PaginationOptions) EnsureSafe ¶
func (p *PaginationOptions) EnsureSafe()
type RawStore ¶
type RawStore struct {
// contains filtered or unexported fields
}
func NewRawStore ¶
func (*RawStore) LoadSorter ¶
Click to show internal directories.
Click to hide internal directories.