Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerOption ¶
type ServerOption func(*serverConfig) error
ServerOption for httpserver
func WithHomepage ¶ added in v0.4.20
func WithHomepage(URL string) ServerOption
WithHomepage config for API
Click to show internal directories.
Click to hide internal directories.