package
0.0.0-20240707212955-1329827d0bea
Repository: https://github.com/local-deploy/dl.git
Documentation: pkg.go.dev
# Functions
CmdEnv Getting variables in the "key=value" format.
CopyFiles Copying files from the server.
CreateCert create a certificate and key for the project.
DumpDB Database import from server.
ExtractArchive unzip the archive.
FormatIgnoredPath Exclude path from tar.
IsEnvExampleFileExists checking for the existence of .env.example file.
IsEnvFileExists checking for the existence of .env file.
LoadEnv Get variables from .env file.
# Variables
Env Project variables.
# Structs
CallMethod to dynamically determine the function name.
DBSettings database settings.
SSHClient client ssh.