Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SharedStorageRepositoryVariableBehaviors ¶ added in v0.2.9
func SharedStorageRepositoryVariableBehaviors(inputs *StorageVariableBehaviorInputs)
Types ¶
type StorageVariableBehaviorInputs ¶ added in v0.2.9
type StorageVariableBehaviorInputs struct {
KeyFieldName string
ValueFieldName string
Key string
Value string
IsAMapping bool
StorageTableName string
Repository storage.Repository
Metadata utils.StorageValueMetadata
}
Click to show internal directories.
Click to hide internal directories.