Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAWSClient ¶
func NewAWSClient() file.FileClientInterface
func NewResendClient ¶
Types ¶
type AWSClient ¶
type AWSClient struct{}
func (*AWSClient) DeleteFile ¶
func (*AWSClient) GetFileURL ¶
type RedisClient ¶
type RedisClient struct{}
func NewRedisClient ¶
func NewRedisClient() *RedisClient
func (*RedisClient) Close ¶
func (r *RedisClient) Close() error
func (*RedisClient) Delete ¶
func (r *RedisClient) Delete(key string) error
func (*RedisClient) Reset ¶
func (r *RedisClient) Reset() error
Click to show internal directories.
Click to hide internal directories.