Documentation ¶ Index ¶ type Symbols func (e Symbols) Cleanup() func (e Symbols) Entries(term string) []util.Entry func (e *Symbols) General() *config.GeneralModule func (e *Symbols) Refresh() func (e *Symbols) Setup(cfg *config.Config) bool func (e *Symbols) SetupData(cfg *config.Config) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Symbols ¶ type Symbols struct { // contains filtered or unexported fields } func (Symbols) Cleanup ¶ func (e Symbols) Cleanup() func (Symbols) Entries ¶ func (e Symbols) Entries(term string) []util.Entry func (*Symbols) General ¶ func (e *Symbols) General() *config.GeneralModule func (*Symbols) Refresh ¶ func (e *Symbols) Refresh() func (*Symbols) Setup ¶ func (e *Symbols) Setup(cfg *config.Config) bool func (*Symbols) SetupData ¶ func (e *Symbols) SetupData(cfg *config.Config) Source Files ¶ View all Source files symbols.go Click to show internal directories. Click to hide internal directories.