Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Local ¶
type Local struct { }
func (Local) Watch ¶
func (l Local) Watch() (<-chan WatchEvent, error)
type S3Redis ¶
type S3Redis struct { RedisClient *redis.Client CredentialCache *cache.Cache }
func NewS3Redis ¶
func (S3Redis) Watch ¶
func (s S3Redis) Watch() (<-chan WatchEvent, error)
type WatchEvent ¶
Click to show internal directories.
Click to hide internal directories.