package
0.5.0
Repository: https://github.com/pakkasys/fluidapi.git
Documentation: pkg.go.dev

# Functions

Connect establishes a connection to the database using the provided configuration.
NewDefaultTCPConfig returns a Config with default settings for TCP connections.
NewDefaultUnixConfig returns a Config with default settings for Unix socket connections.

# Constants

TCP connection type.
Unix socket connection type.

# Structs

Config holds the configuration for the database connection.

# Type aliases

ConnectionType holds the type of the database connection.
No description provided by the author