Discover Packages
github.com/kyleu/npn
app
search
package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jan 17, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Params struct {
Q string `json:"q"`
Offset int `json:"o,omitempty"`
}
type Result struct {
T string `json:"t"`
Key string `json:"key"`
Prelude string `json:"prelude"`
Postlude string `json:"postlude"`
Loc string `json:"loc"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.