~bigbes/core-go: d56e2d79

valid: Add NullableString

Add a NullableString method to allow users to differentiate between the
absence of a field and an explicitly provided null value.

Adnan Maolood <me@adnano.co> — 2022-01-26 12:09:28 UTC

Commit d56e2d794b2ac6a36ab7a499c21345a08e58b2c0view raw patch

Parent(s): 75dfa299

1 changed file(s)

FileStatus+
valid/valid.go M +28