//
pkg.gl
Category
github.com/go-ecosystem/utils/v2
convert
package
2.3.0
Repository:
https://github.com/go-ecosystem/utils.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
1
Dependents
1
Files
22 SLOC
#
Functions
BytesToString
BytesToString convert bytes to string.
JSONToMap
JSONToMap json string to map.
MapToJSON
MapToJSON map to json string.
StringToBytes
StringToBytes convert string to bytes.