utils

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToString

func BytesToString(b []byte) string

BytesToString converts byte slice to string without a memory allocation.

func GetCurrentUnixTime

func GetCurrentUnixTime() int64

get current unix time

func GetLocaleLng

func GetLocaleLng(lng string) string

get locale language

func RandomString

func RandomString(length int) string

generate random string by len

func StringToBytes

func StringToBytes(s string) (b []byte)

StringToBytes converts string to byte slice without a memory allocation.

func StripContentType

func StripContentType(contentType string) string

strip content-type application/json;charset=utf-8

Types

This section is empty.

Jump to

Keyboard shortcuts

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