Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateState ¶
Types ¶
type OolongState ¶
type OolongState struct {
Documents map[string]*documents.Document
NGrams map[string]*ngrams.NGram
}
func State ¶
func State() OolongState
type StateManager ¶
type StateManager struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.