ixdb

package
v0.0.0-...-3efca3f Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	Provider         string `mapstructure:"provider"`
	ConnectionString string `mapstructure:"connection_string"`
	Database         string `mapstructure:"database"`
	ApiKey           string `mapstructure:"api_key"`
	ApiSecret        string `mapstructure:"api_secret"`
}

func (*DB) Setup

func (d *DB) Setup() (interface{}, error)

func (*DB) Verify

func (d *DB) Verify() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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