meta

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TransferMetadataPrefix is the prefix for the metadata of a transfer action
	TransferMetadataPrefix = "TransferMetadataPrefix"
	// IssueMetadataPrefix is the prefix for the metadata of an issue action
	IssueMetadataPrefix = "IssueMetadataPrefix"
)

Variables

This section is empty.

Functions

func ActionMetadata added in v0.5.0

func ActionMetadata(attrs map[interface{}]interface{}, prefix string) map[string][]byte

ActionMetadata extracts the metadata that has the passed prefix from the passed attributes and sets them to the passed metadata

func IssueActionMetadata added in v0.5.0

func IssueActionMetadata(attrs map[interface{}]interface{}) map[string][]byte

IssueActionMetadata extracts the transfer metadata from the passed attributes and sets them to the passed metadata

func TransferActionMetadata

func TransferActionMetadata(attrs map[interface{}]interface{}) map[string][]byte

TransferActionMetadata extracts the transfer metadata from the passed attributes and sets them to the passed metadata

Types

This section is empty.

Jump to

Keyboard shortcuts

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