Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultDictionaryCommitRef = "refs/heads/master"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
func New ¶
func New(directory string, filename string) *Configuration
type EnglishDictionary ¶ added in v2.4.0
type Sources ¶ added in v2.4.0
type Sources struct {
EnglishDictionary EnglishDictionary `yaml:"english_dictionary,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.