package
1.1.0
Repository: https://github.com/acronis/perfkit.git
Documentation: pkg.go.dev

# Functions

Launch starts the embedded Postgres instance if it's enabled and not already running.
ParseOptions parses the CS string to extract the embedded Postgres options and returns a cleaned CS.
Terminate finishes the embedded Postgres instance if it's running.

# Structs

Opts is a structure to store all the embedded postgresql options.