env

package
v0.0.0-...-e2c8642 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultVtDataRoot is the default value for VTROOT environment variable
	DefaultVtDataRoot = "/vt"
	// DefaultVtRoot is only required for hooks
	DefaultVtRoot = "/usr/local/vitess"
)

Variables

This section is empty.

Functions

func MysqlBaseDir

func MysqlBaseDir() (string, error)

MysqlBaseDir returns the Mysql base directory, which contains the fill_help_tables.sql script for instance

func MysqlRoot

func MysqlRoot() (string, error)

MysqlRoot returns the root for the mysql distribution, which contains bin/mysql CLI for instance. If it is not set, look for mysqld in the path.

func VtDataRoot

func VtDataRoot() string

VtDataRoot returns $VTDATAROOT or the default if $VTDATAROOT is not set. VtDataRoot does not check if the directory exists and is writable.

func VtRoot

func VtRoot() (root string, err error)

VtRoot returns $VTROOT or tries to guess its value if it's not set. This is the root for the 'vt' distribution, which contains bin/vttablet for instance.

Types

This section is empty.

Jump to

Keyboard shortcuts

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