Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Postgres ¶
type Postgres struct {
// contains filtered or unexported fields
}
func NewPostgres ¶
type Redis ¶
type Redis struct {
// contains filtered or unexported fields
}
func (*Redis) GoRedisCache ¶
func (r *Redis) GoRedisCache() *cache.Cache
func (*Redis) GoRedisClient ¶
func (r *Redis) GoRedisClient() *redis.Client
Click to show internal directories.
Click to hide internal directories.