utils

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const Epsilon float64 = 0.00000001

Epsilon ...

Variables

This section is empty.

Functions

func Contained

func Contained(obj, target interface{}) bool

func IsEqual

func IsEqual(key string, value interface{}, reqValue interface{}) (bool, error)

IsEqual ...

func IsFloatEqual

func IsFloatEqual(a, b float64) bool

IsFloatEqual ...

func MergeGeneralMaps

func MergeGeneralMaps(maps ...map[string]interface{}) map[string]interface{}

func MergeStringMaps

func MergeStringMaps(maps ...map[string]string) map[string]string

func PathExists

func PathExists(path string) (bool, error)

func RandSeq

func RandSeq(n int, chs []rune) string

func RandSeqWithAlnum

func RandSeqWithAlnum(n int) string

func Retry

func Retry(retryNum int, desc string, silent bool, fn func(retryIdx int, lastErr error) error) error

func RvRepElement

func RvRepElement(arr []string) []string

remove redundant elements

func StructToMap

func StructToMap(structObj interface{}) (map[string]interface{}, error)

StructToMap ...

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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