broadcastData

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2020 License: Apache-2.0, BSD-2-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PLUGIN = node.NewPlugin("WebAPI broadcastData Endpoint", node.Enabled, configure)

Functions

This section is empty.

Types

type Request

type Request struct {
	Address string `json:"address"`
	Data    string `json:"data"`
}

type Response

type Response struct {
	Hash  string `json:"hash,omitempty"`
	Error string `json:"error,omitempty"`
}

Jump to

Keyboard shortcuts

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