package
0.0.0-20220420140229-c7e37ab8f955
Repository: https://github.com/nao1215/egsql.git
Documentation: pkg.go.dev

# Constants

EnvVarHome is environment variable that represents the egsql home directory.

# Variables

ErrNotCreateEgSQLHomeDir means that the egsql home directory could not be created.
ErrNotGetEgSQLHomeDir indicates that the home directory path that manages the files used by egsql did not get.

# Structs

Config is a configuration parsed from a DSN string.
Driver is exported to make the sql driver directly accessible.