Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NavBarLink ¶
type NavBarLink struct {}
type Route ¶
type RunningServer ¶
type RunningServer interface {
Stop()
}
type Server ¶
type Server interface {
Start() (RunningServer, error)
}
type TemplateExecutor ¶
func NewTemplateExecutor ¶
func NewTemplateExecutor(options *Options) TemplateExecutor
Click to show internal directories.
Click to hide internal directories.