Documentation
¶
Index ¶
- func CreateDumpFilenameFromPatternAndDate(pattern string, date time.Time) string
- func CreateGzipFile(sourceFilePath string, targetFilePath string) (err error)
- func FindAllCommandOptionsFromString(optionsString string) []string
- func RemoveSomeValuesFromSliceByRegExp(slice []string, regexp *regexp.Regexp) []string
- type Aws
- type AwsConfig
- type Mysql
- type Postgres
- type S3
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGzipFile ¶
Types ¶
type Postgres ¶
type Postgres struct {
// contains filtered or unexported fields
}
func NewPostgres ¶
Click to show internal directories.
Click to hide internal directories.