Versions in this module Expand all Collapse all v2 v2.0.1 May 17, 2021 v2.0.0 Dec 17, 2019 Changes in this version + func JSONUnmarshalByte(byteValue []byte, target interface{}) error + func JSONUnmarshalInterface(interfaceValue interface{}, target interface{}) error + func JSONUnmarshalString(stringValue string, target interface{}) error + func StringDeduplicate(ss []string) []string + func ValidateStruct(target interface{}) error Other modules containing this package github.com/dasrick/go-helper