Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDirCacheDsn ¶
func GetDirCacheWithGzipDsn ¶
Types ¶
type Cache ¶
type ErrCacheInit ¶
type ErrCacheInit struct {
// contains filtered or unexported fields
}
func (ErrCacheInit) Error ¶
func (e ErrCacheInit) Error() string
type ErrCacheOperation ¶
type ErrCacheOperation struct {
// contains filtered or unexported fields
}
func (ErrCacheOperation) Error ¶
func (e ErrCacheOperation) Error() string
type ErrUnsafeCacheKey ¶
type ErrUnsafeCacheKey struct {
// contains filtered or unexported fields
}
func (ErrUnsafeCacheKey) Error ¶
func (e ErrUnsafeCacheKey) Error() string
Click to show internal directories.
Click to hide internal directories.