staticdataimporter

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//	StaticImport_CreateAction = "create"
	ImportAction = "IMPORT"
	DeleteAction = "DELETE"
)

Variables

This section is empty.

Functions

func AddField

func AddField(sf []field, fieldName string, fieldValue string) []field

func AddKeyField

func AddKeyField(skf []keyField, fieldName string, fieldValue string) []keyField

func AddRecord

func AddRecord(keys []keyField, fields []field) []recordContainer

func AddTransaction

func AddTransaction(txn transactionContainer) collection

func Create

func Create(action string, table string, sienaKeyFields []keyField, sienaFields []field) []byte

func DeliverMessage

func DeliverMessage(XMLmessage []byte, delivertopath string) error

func GenerateMessage

func GenerateMessage(record collection) []byte

func New

func New(tableName string, className string, records []recordContainer) tableContainer

func NewTransaction

func NewTransaction(txnType string, table tableContainer) transactionContainer

Types

This section is empty.

Jump to

Keyboard shortcuts

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