package
0.42.0
Repository: https://github.com/steebchen/prisma-client-go.git
Documentation: pkg.go.dev

# Functions

Equal compares two objects via its MarshalJSON representation in tests This is useful for types using structs like Time or Decimal, which are hard to compare when using traditional assert.Equal goland:noinspection GoUnusedExportedFunction.