config

package
v1.1.8 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 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"`
	BuildFlags      string               `toml:"build_flags"`
	SqlFuncMatchers []vet.SqlFuncMatcher `toml:"sqlfunc_matchers"`
}

Sqlvet project config

func Load

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

Load sqlvet config from project root

Jump to

Keyboard shortcuts

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