Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Plugin holds the singleton instance of the plugin. Plugin *node.Plugin )
Functions ¶
func GetMarkerIndexBranchIDMapping ¶ added in v0.8.0
GetMarkerIndexBranchIDMapping is the handler for the /messages/sequences/:sequenceID/markerindexbranchidmapping endpoint.
func GetMessage ¶ added in v0.5.3
GetMessage is the handler for the /messages/:messageID endpoint.
func GetMessageMetadata ¶ added in v0.5.3
GetMessageMetadata is the handler for the /messages/:messageID/metadata endpoint.
func NewMessageMetadata ¶ added in v0.6.4
func NewMessageMetadata(metadata *tangle.MessageMetadata) jsonmodels.MessageMetadata
NewMessageMetadata returns MessageMetadata from the given tangle.MessageMetadata.
func PostPayload ¶ added in v0.5.3
PostPayload is the handler for the /messages/payload endpoint.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.