Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
Enabled bool
}
Options represents goccy/go-json plugin for fiber options.
func NewOptions ¶
NewOptions returns options from config file or environment vars.
func NewOptionsWithPath ¶
NewOptionsWithPath unmarshals options based a given key path.
type Sonic ¶
type Sonic struct {
// contains filtered or unexported fields
}
Sonic represents a sonic plugin for fiber.
func NewSonicWithConfigPath ¶
NewSonicWithConfigPath returns a new sonic plugin with options from config path.
func NewSonicWithOptions ¶
NewSonicWithOptions returns a new sonic plugin with options.
Click to show internal directories.
Click to hide internal directories.