The highest tagged major version is
v8 .
Discover Packages
github.com/LukasHeimann/cloudfoundrycli
src
code.google.com
p
go.net
html
charset
package
Version:
v6.1.1+incompatible
Opens a new window with list of versions in this module.
Published: Apr 23, 2014
License: Apache-2.0, BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package charset provides common text encodings for HTML documents.
The mapping from encoding labels to encodings is defined at
http://encoding.spec.whatwg.org .
Lookup returns the encoding with the specified label, and its canonical
name. It returns nil and the empty string if label is not one of the
standard encodings for HTML. Matching is case-insensitive and ignores
leading and trailing whitespace.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.