Documentation ¶
Index ¶
Constants ¶
View Source
const ( ETag = configRoot + ".ETag" GETOnly = configRoot + ".GETOnly" PluginsRoot = root + ".plugins" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Port int Config *fiber.Config }
func NewOptions ¶
func NewOptionsWithPath ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func NewServerWithOptions ¶
Click to show internal directories.
Click to hide internal directories.