url

package
v4.10.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2024 License: MIT Imports: 1 Imported by: 6

Documentation

Overview

Package url is deprecated.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PathSplitQuery deprecated

func PathSplitQuery(pathAndQuery string) (string, string)

PathSplitQuery splits a path from a query.

Deprecated: replaced by base.PathSplitQuery

Types

type URL deprecated

type URL = base.URL

URL is a RTSP URL. This is basically an HTTP URL with some additional functions to handle control attributes.

Deprecated: replaced by base.URL

func Parse deprecated

func Parse(s string) (*URL, error)

Parse parses a RTSP URL.

Deprecated: replaced by base.ParseURL

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL