# README
go-library
Installation
Add go-library
to your go.mod file
module project_name
go 1.14
require (
github.com/CLannadZSY/go-library
)
Example
-
配置文件
参考, 请不要修改配置文件中的字段名称, 否则将导致读取失败 -
将配置文件复制到你的项目中
-
使用方法, 请参考
*_test.go
文件
Contributing
欢迎 PR
和 ISSUES
Release History
License
# Packages
No description provided by the author