Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SharedIlkTriggerTests ¶ added in v0.2.15
func SharedIlkTriggerTests(input IlkTriggerTestInput)
func SharedStorageRepositoryVariableBehaviors ¶ added in v0.2.9
func SharedStorageRepositoryVariableBehaviors(inputs *StorageVariableBehaviorInputs)
Types ¶
type IlkTriggerTestInput ¶ added in v0.2.15
type IlkTriggerTestInput struct { Repository storage.Repository Metadata utils.StorageValueMetadata PropertyName string PropertyValue string }
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.