package
0.0.0-20230922224018-91e0ed72d6a7
Repository: https://github.com/vnsoft2014/prisma-client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

ErrNotFound gets returned when a database record does not exist.

# Structs

No description provided by the author

# Type aliases

BigInt is a type alias for int64.
Bytes is a type alias for []byte.
DateTime is a type alias for time.Time.
Decimal points to github.com/shopspring/decimal.Decimal, as Go does not have a native decimal type.
JSON is a new type which implements the correct internal prisma (un)marshaller.