stringutils

package
v1.13.3 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromInt32

func FromInt32(n int32) string

FromInt32 formats n as a base 10 string.

func FromInt64

func FromInt64(n int64) string

FromInt64 formats n as a base 10 string.

func ToInt32

func ToInt32(s string) (int32, error)

ToInt32 parses s as a base 10 int32.

func ToInt64

func ToInt64(s string) (int64, error)

ToInt64 parses s as a base 10 int64.

Types

This section is empty.

Jump to

Keyboard shortcuts

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