mirror of
https://github.com/rancher/norman.git
synced 2025-06-22 13:37:17 +00:00
Add a new field attribute "pointer" to indicate that the generated
client code for the field must be a pointer. This allows clients to
differentiate between sending nil/leaving the value unset and sending an
empty map or slice.
This change also removes the `nullablestring` norman type introduced in
|
||
---|---|---|
.. | ||
builder_test.go | ||
builder.go |