utils

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2018 License: Apache-2.0 Imports: 5 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 added in v0.1.4

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

IsEqual ...

func IsFloatEqual added in v0.1.4

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 Retry added in v0.1.1

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

func StructToMap added in v0.1.4

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