Documentation ¶
Index ¶
- 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 MergeSuperProperty(superProperty map[string]interface{}, properties map[string]interface{}) map[string]interface{}
- func NowMs() int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeneratePostData ¶
func GeneratePostDataList ¶
func MergeSuperProperty ¶
func MergeSuperProperty(superProperty map[string]interface{}, properties map[string]interface{}) map[string]interface{}
合并公共属性
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.