Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CacheAssessor ¶
type CacheAssessor struct {
// contains filtered or unexported fields
}
CacheAssessor struct.
func NewCacheAssessor ¶
func NewCacheAssessor(db int) *CacheAssessor
NewCacheAssessor creates a new CacheAssessor.
func (*CacheAssessor) Delete ¶
func (ca *CacheAssessor) Delete(ctx context.Context, index string) error
Delete remove cache contents.
Click to show internal directories.
Click to hide internal directories.