method
JSONField.Private
Public method JSONField.Private from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
namespace | string | The namespace value. |
value | store.Value | The value value. |
Returns
The declared result.
JSONFieldFull signature
func (f JSONField) Private(
namespace string,
value store.Value,
) JSONField