package
Version:
v0.0.0-...-07e1512
Opens a new window with list of versions in this module.
Published: Jun 9, 2020
License: BSD-2-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Noun struct {
Noun string `bson:"noun" json:"noun"`
Articles []string `bson:"articles" json:"articles"`
}
Noun is the representation of a noun and its corresponding articles.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.