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
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
IssueActionMetadata extracts the transfer metadata from the passed attributes and sets them to the passed metadata
func TransferActionMetadata ¶
TransferActionMetadata extracts the transfer metadata from the passed attributes and sets them to the passed metadata
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.