package
Version:
v0.0.0-...-8c2001a
Opens a new window with list of versions in this module.
Published: Feb 17, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Id string `json:"id,omitempty"`
Name string `json:"name,omitempty"`
Data []byte `json:"data,omitempty"`
}
type Response struct {
Payload []byte `json:"payload,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.