string

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EncodeToString

func EncodeToString(str string, length int) string

func ParseInt added in v1.0.8

func ParseInt(s string) (int, error)

func ParseInt16 added in v1.0.8

func ParseInt16(s string) (int16, error)

func ParseInt16Default added in v1.0.8

func ParseInt16Default(s string, def int16) int16

func ParseInt32 added in v1.0.8

func ParseInt32(s string) (int32, error)

func ParseInt32Default added in v1.0.8

func ParseInt32Default(s string, def int32) int32

func ParseInt64 added in v1.0.8

func ParseInt64(s string) (int64, error)

func ParseInt64Default added in v1.0.8

func ParseInt64Default(s string, def int64) int64

func ParseInt8 added in v1.0.8

func ParseInt8(s string) (int8, error)

func ParseInt8Default added in v1.0.8

func ParseInt8Default(s string, def int8) int8

func ParseIntDefault added in v1.0.8

func ParseIntDefault(s string, def int) int

func ParseUint added in v1.0.8

func ParseUint(s string) (uint, error)

func ParseUint16 added in v1.0.8

func ParseUint16(s string) (uint16, error)

func ParseUint16Default added in v1.0.8

func ParseUint16Default(s string, def uint16) uint16

func ParseUint32 added in v1.0.8

func ParseUint32(s string) (uint32, error)

func ParseUint32Default added in v1.0.8

func ParseUint32Default(s string, def uint32) uint32

func ParseUint64 added in v1.0.8

func ParseUint64(s string) (uint64, error)

func ParseUint64Default added in v1.0.8

func ParseUint64Default(s string, def uint64) uint64

func ParseUint8 added in v1.0.8

func ParseUint8(s string) (uint8, error)

func ParseUint8Default added in v1.0.8

func ParseUint8Default(s string, def uint8) uint8

func ParseUintDefault added in v1.0.8

func ParseUintDefault(s string, def uint) uint

func RandNumString

func RandNumString(length int) string

func RandString

func RandString(length int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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