shared_behaviors

package
v0.2.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: AGPL-3.0 Imports: 17 Imported by: 0

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 SharedStorageRepositoryBehaviors added in v0.2.17

func SharedStorageRepositoryBehaviors(inputs *StorageBehaviorInputs)

Types

type IlkTriggerTestInput added in v0.2.15

type IlkTriggerTestInput struct {
	Repository    storage.Repository
	Metadata      vdbStorage.ValueMetadata
	Schema        string
	TableName     string
	PropertyName  string
	PropertyValue string
}

type StorageBehaviorInputs added in v0.2.17

type StorageBehaviorInputs struct {
	KeyFieldName   string
	ValueFieldName string
	Key            string
	Value          string
	IsAMapping     bool
	Schema         string
	TableName      string
	Repository     storage.Repository
	Metadata       vdbStorage.ValueMetadata
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL