keys

package
v2.0.0-rc13 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type EscrowAccountIDCodec

type EscrowAccountIDCodec struct{}

func (EscrowAccountIDCodec) Decode

func (d EscrowAccountIDCodec) Decode(buffer []byte) (int, escrowid.Account, error)

func (EscrowAccountIDCodec) DecodeJSON

func (d EscrowAccountIDCodec) DecodeJSON(b []byte) (escrowid.Account, error)

func (EscrowAccountIDCodec) DecodeNonTerminal

func (d EscrowAccountIDCodec) DecodeNonTerminal(buffer []byte) (int, escrowid.Account, error)

func (EscrowAccountIDCodec) Encode

func (d EscrowAccountIDCodec) Encode(buffer []byte, key escrowid.Account) (int, error)

func (EscrowAccountIDCodec) EncodeJSON

func (d EscrowAccountIDCodec) EncodeJSON(key escrowid.Account) ([]byte, error)

func (EscrowAccountIDCodec) EncodeNonTerminal

func (d EscrowAccountIDCodec) EncodeNonTerminal(buffer []byte, key escrowid.Account) (int, error)

func (EscrowAccountIDCodec) KeyType

func (d EscrowAccountIDCodec) KeyType() string

func (EscrowAccountIDCodec) Size

func (EscrowAccountIDCodec) SizeNonTerminal

func (d EscrowAccountIDCodec) SizeNonTerminal(key escrowid.Account) int

func (EscrowAccountIDCodec) Stringify

func (d EscrowAccountIDCodec) Stringify(key escrowid.Account) string

type EscrowPaymentIDCodec

type EscrowPaymentIDCodec struct{}

func (EscrowPaymentIDCodec) Decode

func (d EscrowPaymentIDCodec) Decode(buffer []byte) (int, escrowid.Payment, error)

func (EscrowPaymentIDCodec) DecodeJSON

func (d EscrowPaymentIDCodec) DecodeJSON(b []byte) (escrowid.Payment, error)

func (EscrowPaymentIDCodec) DecodeNonTerminal

func (d EscrowPaymentIDCodec) DecodeNonTerminal(buffer []byte) (int, escrowid.Payment, error)

func (EscrowPaymentIDCodec) Encode

func (d EscrowPaymentIDCodec) Encode(buffer []byte, key escrowid.Payment) (int, error)

func (EscrowPaymentIDCodec) EncodeJSON

func (d EscrowPaymentIDCodec) EncodeJSON(key escrowid.Payment) ([]byte, error)

func (EscrowPaymentIDCodec) EncodeNonTerminal

func (d EscrowPaymentIDCodec) EncodeNonTerminal(buffer []byte, key escrowid.Payment) (int, error)

func (EscrowPaymentIDCodec) KeyType

func (d EscrowPaymentIDCodec) KeyType() string

func (EscrowPaymentIDCodec) Size

func (EscrowPaymentIDCodec) SizeNonTerminal

func (d EscrowPaymentIDCodec) SizeNonTerminal(key escrowid.Payment) int

func (EscrowPaymentIDCodec) Stringify

func (d EscrowPaymentIDCodec) Stringify(key escrowid.Payment) string

Jump to

Keyboard shortcuts

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