Documentation ¶
Overview ¶
* @Author: Daniel TAN * @Description: * @Date: 2021-08-24 11:37:54 * @LastEditTime: 2021-08-24 12:56:19 * @LastEditors: Daniel TAN * @FilePath: /fr-price-common-pkg/core/utils/md5.go
* @Author: Daniel TAN * @Description: * @Date: 2021-08-06 10:11:31 * @LastEditTime: 2021-08-26 10:53:30 * @LastEditors: Daniel TAN * @FilePath: /fr-price-common-pkg/core/utils/string_converter.go
* @Author: Daniel TAN * @Description: * @Date: 2021-08-18 09:27:53 * @LastEditTime: 2021-08-18 09:28:00 * @LastEditors: Daniel TAN * @FilePath: /fr-price-common-pkg/core/utils/type_converter.go
Index ¶
- func GenerateNonce() (string, error)
- func MD5Content(content []byte) (string, error)
- func MustFormatTime(layout string, timeString string) *time.Time
- func MustJSONMarshal(obj interface{}) string
- func MustParseBool(boolString string) bool
- func MustParseFloat64(floatString string) float64
- func MustXMLMarshal(obj interface{}) string
- func StringConverter(word string, destVal *reflect.Value) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateNonce ¶
func MD5Content ¶
func MustJSONMarshal ¶
func MustJSONMarshal(obj interface{}) string
func MustParseBool ¶
func MustParseFloat64 ¶
func MustXMLMarshal ¶
func MustXMLMarshal(obj interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.