Documentation ¶
Overview ¶
Package internal is supporting code used by server.go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisBlobCache ¶
type RedisBlobCache struct {
Prefix string // prefix to prepend to keys
}
RedisBlobCache implements caching.BlobCache using Redis.
Click to show internal directories.
Click to hide internal directories.