package
Version:
v0.5.7
Opens a new window with list of versions in this module.
Published: May 7, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AnnotateRequest struct {
What string `json:"what,omitempty"`
Tags []string `json:"tags,omitempty"`
Data string `json:"data,omitempty"`
}
type AnnotateResponse struct {
Message string `json:"message,omitempty"`
Id int64 `json:"id,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.