Versions in this module Expand all Collapse all v1 v1.0.2 Dec 7, 2018 v1.0.1 Sep 27, 2018 v1.0.0 Apr 18, 2018 Changes in this version + func DeepCopy(value map[string]interface{}) map[string]interface + func DoRequest(url, args string, to time.Duration) error + func GeneratePostData(data string) (string, error) + func GeneratePostDataList(data string) (string, error) + func NowMs() int64