Thanks to visit codestin.com
Credit goes to pkg.go.dev

itoa

package standard library
go1.25.4 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2025 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Itoa

func Itoa(val int) string

Itoa converts val to a decimal string.

func Uitoa

func Uitoa(val uint) string

Uitoa converts val to a decimal string.

func Uitox added in go1.22.0

func Uitox(val uint) string

Uitox converts val (a uint) to a hexadecimal string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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