shared_behaviors

package
v1.0.8-mainnet.rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: AGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InsertBidSnapshotTriggerTests

func InsertBidSnapshotTriggerTests(input BidTriggerTestInput)

func InsertFlipBidSnapshotTriggerTests

func InsertFlipBidSnapshotTriggerTests(input BidTriggerTestInput)

func SharedIlkTriggerTests added in v0.2.15

func SharedIlkTriggerTests(input IlkTriggerTestInput)

func SharedStorageRepositoryBehaviors added in v0.2.17

func SharedStorageRepositoryBehaviors(inputs *StorageBehaviorInputs)

func UpdateBidSnapshotTriggerTests

func UpdateBidSnapshotTriggerTests(input BidTriggerTestInput)

Types

type BidTriggerTestInput

type BidTriggerTestInput struct {
	Repository      vdbStorage.Repository
	Metadata        types.ValueMetadata
	ContractAddress string
	TriggerTable    string
	FieldTable      string
	ColumnName      event.ColumnName
	PackedValueType types.ValueType
}

type IlkTriggerTestInput added in v0.2.15

type IlkTriggerTestInput struct {
	Repository    storage.Repository
	Metadata      types.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       types.ValueMetadata
}

Jump to

Keyboard shortcuts

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