package
0.0.0-20241024022210-d31617f01746
Repository: https://github.com/maclon-lee/golanglib.git
Documentation: pkg.go.dev

# Functions

BytesToString converts byte slice to string without a memory allocation.
根据key转换map对象string值为float64值.
根据key转换map对象string值为int值.
根据key转换map对象string值为int64值.
根据key转换map对象string值为time.Time值.
过滤map对象的nil值属性.
计算hashcode,目前只支持int,string等基础类型.
判断有效的配置文件路径并返回.
No description provided by the author
No description provided by the author
No description provided by the author
StringToBytes converts string to byte slice without a memory allocation.
字符串转换为时间.
Map数据转换为Struct结构(原始变量类型).
Map数据转换为Struct结构(null变量类型,包:gopkg.in/guregu/null.v3).
Struct数据转换为Map结构.

# Constants

日期格式.
日期时间格式.
日志时间格式.
No description provided by the author
数据库时间格式.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author