Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App represents the main application
func (*App) GetExecutor ¶
GetExecutor returns the app's executor
func (*App) GetSearchConfig ¶
func (a *App) GetSearchConfig() *search.SearchConfig
GetSearchConfig returns the app's search configuration
func (*App) GetSession ¶
GetSession returns the app's session
Click to show internal directories.
Click to hide internal directories.