package
9.20.6+incompatible
Repository: https://github.com/alperrehayazgan/postgresbase.git
Documentation: pkg.go.dev

# Functions

New creates a new Dao instance with the provided db builder (for both async and sync db operations).
New creates a new Dao instance with the provided dedicated async and sync db builders.

# Constants

MaxExpandDepth specifies the max allowed nested expand depth path.

# Structs

Dao handles various db operations.
No description provided by the author

# Type aliases

ExpandFetchFunc defines the function that is used to fetch the expanded relation records.