//
pkg.gl
Category
github.com/frame-go/framego
utils
package
0.3.0
Repository:
https://github.com/frame-go/framego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
20 SLOC
#
Functions
BytesToString
BytesToString converts byte slice to string without copy.
GetTypeName
GetTypeName returns type's name as string.
StringToBytes
StringToBytes converts string to byte slice without copy.