package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Feb 24, 2020
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Address string `json:"address"`
Data string `json:"data"`
}
type Response struct {
Hash string `json:"hash,omitempty"`
Error string `json:"error,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.