package
0.3.11
Repository: https://github.com/ferumlabs/pggen.git
Documentation: pkg.go.dev

# README

pggen/include

The include package provides a way to specify a tree of descendant objects to be loaded from the postgres database by the FillIncludes generated method. For more details on the specifics of include specs, see the package godoc.

# Functions

Must can be used to turn an error from `include.Parse` into a panic.
Parse an Spec from the given source string or an error on failure.

# Structs

Spec is the parsed form of an include spec.