package
Version:
v0.0.0-...-f83f850
Opens a new window with list of versions in this module.
Published: Dec 22, 2015
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Rule struct {
Title
Body string `json:",omitempty"`
Notes []string `json:",omitempty"`
Examples []string `json:",omitempty"`
Parent *Rule `json:"-"`
Children []*Rule `json:",omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.