package
0.0.0-20220119082523-653471345d29
Repository: https://github.com/francispinheiro/go_pgx.git
Documentation: pkg.go.dev

# Structs

Book struct to describe book object.
UserID uuid.UUID `db:"user_id" json:"user_id" validate:"required,uuid"` BookAttrs struct to describe book attributes.