package
0.0.0-20150504121636-bcd3f40eeea8
Repository: https://github.com/enr/go-commons.git
Documentation: pkg.go.dev

# Functions

ExtractJSONFieldValue returns the value for a given field of a JSON structure.
JSONArrayToStringSlice coerces a JSON array to slice of strings.
SliceContainsString returns true if the given string is present in a strings slice.