Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App of package
func New ¶
func New(crudApp provider.Crud, rendererApp renderer.App, shareApp provider.ShareManager, webhookApp provider.WebhookManager, loginApp provider.Auth) App
New creates new App from Config
func (App) TemplateFunc ¶ added in v0.4.1
TemplateFunc for rendering GUI
Click to show internal directories.
Click to hide internal directories.