evaluation

package
v1.0.0-beta.37 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context interface {
	context.Context
	XPubID() string
	Log() *zerolog.Logger
	Paymail() paymail.ServiceClient
	PaymailAddressService() paymailaddress.Service
}

Context is a context for the evaluation of a transaction outline specification.

func NewContext

func NewContext(c context.Context, xPubID string, log *zerolog.Logger, paymail paymail.ServiceClient, paymailAddressService paymailaddress.Service) Context

NewContext creates a new context

Jump to

Keyboard shortcuts

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