platform

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Paths = PlatformPaths{
	TarFileName:        "postgres-linux-x86_64.txz",
	InitDbExecutable:   "initdb",
	PostgresExecutable: "postgres",
}

Functions

This section is empty.

Types

type PlatformPaths

type PlatformPaths struct {
	TarFileName        string
	InitDbExecutable   string
	PostgresExecutable string
}

PlatformPaths data struct for different platforms

Jump to

Keyboard shortcuts

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