Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParsedRequest ¶
func ParsePath ¶
func ParsePath(path string) (*ParsedRequest, error)
ParsePath parses a path with options before the URL Example: /-method=GET/-insecure=true/https://example.com/api/v1/users Returns the target URL (with path preserved) and parsed options
Click to show internal directories.
Click to hide internal directories.