idn

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2016 License: BSD-3-Clause, Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package idn implements encoding from and to punycode as speficied by RFC 3492.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromPunycode

func FromPunycode(s string) string

FromPunycode returns unicode domain name from provided punycode string. This function expects punycode strings in lowercase.

func ToPunycode

func ToPunycode(s string) string

ToPunycode converts unicode domain names to DNS-appropriate punycode names. This function will return an empty string result for domain names with invalid unicode strings. This function expects domain names in lowercase.

Types

This section is empty.

Jump to

Keyboard shortcuts

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