utf8

package
v0.0.0-...-e7f8917 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "unicode/utf8",

	"MaxRune":   utf8.MaxRune,
	"RuneError": utf8.RuneError,
	"RuneSelf":  utf8.RuneSelf,
	"UTFMax":    utf8.UTFMax,

	"decodeLastRune":         utf8.DecodeLastRune,
	"decodeLastRuneInString": utf8.DecodeLastRuneInString,
	"decodeRune":             utf8.DecodeRune,
	"decodeRuneInString":     utf8.DecodeRuneInString,
	"encodeRune":             utf8.EncodeRune,
	"fullRune":               utf8.FullRune,
	"fullRuneInString":       utf8.FullRuneInString,
	"runeCount":              utf8.RuneCount,
	"runeCountInString":      utf8.RuneCountInString,
	"runeLen":                utf8.RuneLen,
	"runeStart":              utf8.RuneStart,
	"valid":                  utf8.Valid,
	"validRune":              utf8.ValidRune,
	"validString":            utf8.ValidString,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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