util

package
v0.0.0-...-bd96cb4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Json2Map

func Json2Map(str string) (map[string]interface{}, error)

* json 转 map[string]interface{} 使用jsoniter 性能较高

func Json2MapWEcodingJson

func Json2MapWEcodingJson(str string) (map[string]interface{}, error)

* json 转 map[string]interface{} 使用encoding/json

func StrFirstToUpper

func StrFirstToUpper(str string) string

*

  • 字符串首字母转化为大写 user_name -> UserName

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL