package
Version:
v0.0.0-...-2c69f69
Opens a new window with list of versions in this module.
Published: Feb 1, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
To string `json:"to"`
Amount string `json:"amount"`
}
type Response struct {
Error string `json:"error,omitempty"`
OK bool `json:"ok"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.