Documentation
¶
Index ¶
Constants ¶
View Source
const STANDARD_VERSION string = "1"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIRequest ¶ added in v0.9.0
func (*APIRequest) Prepare ¶ added in v0.9.0
func (req *APIRequest) Prepare(signer *crypto.Signer, meta *Metadata) error
func (*APIRequest) Respond ¶ added in v0.9.0
func (req *APIRequest) Respond(signer *crypto.Signer, meta *Metadata, body *bytes.Buffer) (*APIResponse, error)
type APIResponse ¶ added in v0.9.0
Click to show internal directories.
Click to hide internal directories.