//
pkg.gl
Category
github.com/botuniverse/go-libonebot
utils
package
0.7.0
Repository:
https://github.com/botuniverse/go-libonebot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
185 SLOC
#
Functions
BytesToString
No description provided by the author
EasyMapFromMap
EasyMapFromMap 从 map[string]interface{} 创建一个 EasyMap.
StringToBytes
No description provided by the author
#
Structs
EasyMap
EasyMap 封装了一个类 map[string]interface{} 的数据结构, 提供了更加方便的方法来获取其中的字段值.