sql_server

package
v0.0.0-...-6106dd3 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2019 License: Apache-2.0 Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(addr string, cs ...Config)

Types

type Config

type Config struct {
	Dir      string `yaml:"dir"`
	FileType string `yaml:"fileType"`
	Database string `yaml:"database"`
}

type Configs

type Configs struct {
	Addr string   `yaml:"addr"`
	Cs   []Config `yaml:"configs,flow"`
}

func Load

func Load(conf string) *Configs

Jump to

Keyboard shortcuts

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