method
PluginField.CollectionReferenceKeys
Public method PluginField.CollectionReferenceKeys from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
keys | []string | The keys value. |
Returns
The declared result.
PluginFieldFull signature
func (f PluginField) CollectionReferenceKeys(keys ...string) PluginFieldRelated types
PluginFieldPluginField configures a field provided by the named Go plugin.