config

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DbEngine        string               `toml:"db_engine"`
	SchemaPath      string               `toml:"schema_path"`
	SqlFuncMatchers []vet.SqlFuncMatcher `toml:"sqlfunc_matchers"`
}

func Load

func Load(searchPath string) (conf Config, err error)

Jump to

Keyboard shortcuts

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