Versions in this module Expand all Collapse all v1 v1.1.7 Apr 1, 2021 Changes in this version + func ParseAddrs(addrs interface{}) ([]*sockaddr.SockAddrMarshaler, error) + func ParseBool(in interface{}) (bool, error) + func ParseCommaStringSlice(in interface{}) ([]string, error) + func ParseDurationSecond(in interface{}) (time.Duration, error) + func ParseInt(in interface{}) (int64, error)