package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jul 27, 2020
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Handler gets the current DRNG committee.
type Request struct {
Payload []byte `json:"payload"`
}
Request is a request containing a collective beacon response.
type Response struct {
ID string `json:"id,omitempty"`
Error string `json:"error,omitempty"`
}
Response is the HTTP response from broadcasting a collective beacon message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.