Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultEncoding = "iso-8859-1"
Variables ¶
This section is empty.
Functions ¶
func CharsetOf ¶
CharsetOf returns a charset parameter value, returning DefaultEncoding in case not presented
func ParamOf ¶
ParamOf is an alias to ParamOfOr, except no `or`-parameter is passed - empty string will be returned in case not found.
func ParamOfOr ¶
ParamOfOr looks for a parameter in a value, and if found, returns a parameter value. In case parameter is not found, `or` is returned
Types ¶
Click to show internal directories.
Click to hide internal directories.