conv

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: MIT Imports: 5 Imported by: 3

Documentation

Index

Constants

View Source
const (
	Date              = "2006-01-02"
	DateTime          = "2006-01-02 15:04:05"
	DateTimeMirco     = "2006-01-02 15:04:05.000000"
	DateTimeMircoZone = "2006-01-02 15:04:05.000000Z07:00"
	DateTimeMilli     = "2006-01-02 15:04:05.000"
	DateTimeMilliZone = "2006-01-02 15:04:05.000Z07:00"
)

Variables

This section is empty.

Functions

func Append

func Append(dest string, src any, delimiter ...string) string

func BigCamelCase

func BigCamelCase(text string) string

func CamelCase

func CamelCase(text string) string

func FirstUpper

func FirstUpper(text string) string

func IsDigit

func IsDigit(text string) bool

func ParseFloat

func ParseFloat(input string) float64

func ParseInt

func ParseInt(input string) int64

func StrToArr

func StrToArr(text string, delimiter string) []string

func UnderLineCase

func UnderLineCase(text string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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