Documentation
¶
Index ¶
Constants ¶
View Source
const MorpherDefaultHost = "ws3.morpher.ru"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inclinator ¶
type Morpher ¶
type Morpher struct {
// contains filtered or unexported fields
}
func NewMorpher ¶
func NewMorpher(cfg MorphrerConfig) *Morpher
func NewMorpherDefault ¶
func NewMorpherDefault() *Morpher
type MorphrerConfig ¶ added in v0.2.0
type Persistent ¶
type Persistent struct {
// contains filtered or unexported fields
}
func NewPersistent ¶
func NewPersistent(inclinator Inclinator, store store.Store) *Persistent
func (*Persistent) InclineNouns ¶
Click to show internal directories.
Click to hide internal directories.