utils

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CharacterSet = "abcdefghijklmnopqrstuvwxyz" +
		"ABCDEFGHIJKLMNOPQRSTUVWXYZ" +
		"0123456789" +
		"~=+%^*/()[]{}/!@#$?|"

	GB_FACTOR = 1024 * 1024 * 1024
)

Variables

This section is empty.

Functions

func ConvertMapToStruct

func ConvertMapToStruct(m map[string]interface{}) (*pstruct.Struct, error)

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