database

package
v0.0.0-...-e40ed67 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemcachedOptions

type MemcachedOptions struct {
	Addr string
}

MemcachedOptions options for memcached database

func (MemcachedOptions) NewConnection

func (o MemcachedOptions) NewConnection() *memcache.Client

NewConnection creates a new connection to memcached datgabase

type SQLOptions

type SQLOptions struct {
	DatabasePath string
}

func (SQLOptions) GenerateDatabase

func (o SQLOptions) GenerateDatabase() (*sqlx.DB, error)

Jump to

Keyboard shortcuts

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