Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPathParam ¶
GetPathParam returns the path parameter by key as a string. If the parameter does not exist, returns empty string.
func GetQueryParam ¶
GetQueryParam returns the first query parameter by key as string. Returns empty string if key does not exist.
func NewStdServerFromConfig ¶ added in v1.0.0
NewStdServerFromConfig creates a standard HTTP server using the provided configuration and handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.