Versions in this module Expand all Collapse all v1 v1.2.2 Nov 3, 2021 Changes in this version + func CombineSymbol(baseAssetSymbol, quoteAssetSymbol string) string + func GenerateRandomBytes(n int) ([]byte, error) + func IsAlphaNum(s string) bool + func QueryParamToMap(qp interface{}) (map[string]string, error)