Documentation
¶
Index ¶
- type Cache
- func (c *Cache) Combine(url, key string) string
- func (c *Cache) Delete(ctx context.Context, key string) error
- func (c *Cache) GenerateKey(aKey string) (string, error)
- func (c *Cache) Get(ctx context.Context, key string) ([]byte, bool, error)
- func (c *Cache) Upload(ctx context.Context, key string, data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.