Documentation ¶
Overview ¶
Package url contains the URL structure.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PathSplitQuery ¶
PathSplitQuery splits a path from a query.
Types ¶
type URL ¶
URL is a RTSP URL. This is basically an HTTP URL with some additional functions to handle control attributes.
func (*URL) CloneWithoutCredentials ¶
CloneWithoutCredentials clones a URL without its credentials.
func (*URL) RTSPPathAndQuery ¶
RTSPPathAndQuery returns the path and query of a RTSP URL.
Click to show internal directories.
Click to hide internal directories.