config

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DatabaseHostEnvVarIdentifier = "DATABASE_HOST"
View Source
const DatabaseNameEnvVarIdentifier = "DATABASE_NAME"
View Source
const DatabasePassEnvVarIdentifier = "DATABASE_PASSWORD"
View Source
const DatabaseUserEnvVarIdentifier = "DATABASE_USER"
View Source
const DefaultDatabaseHost = "127.0.0.1"
View Source
const DefaultDatabaseName = "refactory"
View Source
const DefaultDatabasePass = "postgres"
View Source
const DefaultDatabaseUser = "postgres"
View Source
const DefaultModelConfigPath = "models"
View Source
const DefaultPythonPath = "/usr/bin/python3"
View Source
const ModelConfigPathEnvVarIdentifier = "MODELS_PATH"
View Source
const PythonPathEnvVarIdentifier = "PYTHON_PATH"
View Source
const RepoPathEnvVarIdentifier = "CI_PROJECT_DIR"
View Source
const SSHPrivateKeyPathEnvVarIdentifier = "SSH_PRIVATE_KEY_PATH"
View Source
const SSHPublicKeyPathEnvVarIdentifier = "SSH_PUBLIC_KEY_PATH"

Variables

This section is empty.

Functions

func DBConnectionString

func DBConnectionString() string

func ModelConfigPath

func ModelConfigPath() string

func PythonPath

func PythonPath() string

func RepoPath

func RepoPath() string

func SSHPrivateKeyPath

func SSHPrivateKeyPath() string

func SSHPublicKeyPath

func SSHPublicKeyPath() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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