method
View.Private
Private returns immutable finite owner metadata, never manifest content.
Arguments
| Argument | Type | Description |
|---|---|---|
namespace | string | The namespace value. |
Returns
The declared result.
(store.Value, bool)Full signature
func (d View) Private(namespace string) (store.Value, bool)