strings

package
v0.0.0-...-9b43e00 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JoinInt32s

func JoinInt32s(is []int32, p string) string

JoinInt32s format int32 slice like:n1,n2,n3.

func JoinInt64s

func JoinInt64s(is []int64, p string) string

JoinInt64s format int64 slice like:n1,n2,n3.

func SplitInt32s

func SplitInt32s(s, p string) ([]int32, error)

SplitInt32s split string into int32 slice.

func SplitInt64s

func SplitInt64s(s, p string) ([]int64, error)

SplitInt64s split string into int64 slice.

Types

This section is empty.

Jump to

Keyboard shortcuts

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