Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Starter ¶
type Starter struct {
// contains filtered or unexported fields
}
Starter auto-configures the HTTP server when Fiber is available.
func New ¶
func New(cfg helixconfig.Loader) *Starter
New creates a Starter using the provided configuration loader.
Click to show internal directories.
Click to hide internal directories.