rwset

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCompositeKey

func CreateCompositeKey(objectType string, attributes []string) (string, error)

func CreateRangeKeysForPartialCompositeKey

func CreateRangeKeysForPartialCompositeKey(objectType string, attributes []string) (string, string, error)

func NewProcessorManager

func NewProcessorManager(sp view2.ServiceProvider, network Network, defaultProcessor driver.Processor) *processorManager

func SplitCompositeKey

func SplitCompositeKey(compositeKey string) (string, []string, error)

Types

type Network

type Network interface {
	Name() string
	TransactionManager() driver.TransactionManager
	TransactionService() driver.TransactionService
	EnvelopeService() driver.EnvelopeService
	Vault() driver.Vault
}

type ProcessTransaction

type ProcessTransaction struct {
	// contains filtered or unexported fields
}

func (*ProcessTransaction) FunctionAndParameters

func (p *ProcessTransaction) FunctionAndParameters() (string, []string)

func (*ProcessTransaction) ID

func (p *ProcessTransaction) ID() string

func (*ProcessTransaction) Network

func (p *ProcessTransaction) Network() string

Jump to

Keyboard shortcuts

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