strconv

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Code generated by define_gene; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed strconv.d.ts
	StrconvDefine   []byte
	StrconvDeclared = map[string]any{
		"itoa":                     strconv.Itoa,
		"quote":                    strconv.Quote,
		"quotedPrefix":             strconv.QuotedPrefix,
		"unquote":                  strconv.Unquote,
		"appendBool":               strconv.AppendBool,
		"appendQuoteRune":          strconv.AppendQuoteRune,
		"appendQuoteRuneToASCII":   strconv.AppendQuoteRuneToASCII,
		"canBackquote":             strconv.CanBackquote,
		"formatBool":               strconv.FormatBool,
		"isPrint":                  strconv.IsPrint,
		"parseUint":                strconv.ParseUint,
		"quoteRune":                strconv.QuoteRune,
		"formatFloat":              strconv.FormatFloat,
		"formatInt":                strconv.FormatInt,
		"parseBool":                strconv.ParseBool,
		"appendInt":                strconv.AppendInt,
		"appendQuote":              strconv.AppendQuote,
		"appendUint":               strconv.AppendUint,
		"parseFloat":               strconv.ParseFloat,
		"quoteToGraphic":           strconv.QuoteToGraphic,
		"appendFloat":              strconv.AppendFloat,
		"IntSize":                  strconv.IntSize,
		"parseComplex":             strconv.ParseComplex,
		"quoteRuneToASCII":         strconv.QuoteRuneToASCII,
		"appendQuoteToGraphic":     strconv.AppendQuoteToGraphic,
		"atoi":                     strconv.Atoi,
		"ErrRange":                 strconv.ErrRange,
		"ErrSyntax":                strconv.ErrSyntax,
		"formatComplex":            strconv.FormatComplex,
		"formatUint":               strconv.FormatUint,
		"parseInt":                 strconv.ParseInt,
		"quoteToASCII":             strconv.QuoteToASCII,
		"unquoteChar":              strconv.UnquoteChar,
		"appendQuoteRuneToGraphic": strconv.AppendQuoteRuneToGraphic,
		"appendQuoteToASCII":       strconv.AppendQuoteToASCII,
		"isGraphic":                strconv.IsGraphic,
		"quoteRuneToGraphic":       strconv.QuoteRuneToGraphic,
	}
)

Functions

This section is empty.

Types

type StrconvModule

type StrconvModule struct{}

func (StrconvModule) Exports

func (S StrconvModule) Exports() map[string]any

func (StrconvModule) Identity

func (S StrconvModule) Identity() string

func (StrconvModule) TypeDefine

func (S StrconvModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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