storage

package
v0.0.0-...-fb72b73 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package storage provides functions for storing and retrieving data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFileVault

func NewFileVault(path string) (*fileVault, error)

func NewPostgreVault

func NewPostgreVault(p *sqlx.DB) *postgreVault

NewPostgreVault create new postgreSQL client

func NewRedisVault

func NewRedisVault(rdb *redis.Client) *redisVault

NewRedisVault create new redis client

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL