Categorygithub.com/CLannadZSY/go-library
module
1.0.3
Repository: https://github.com/clannadzsy/go-library.git
Documentation: pkg.go.dev

# 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

  1. 配置文件 参考, 请不要修改配置文件中的字段名称, 否则将导致读取失败

    redis_config

    mysql_config

  2. 将配置文件复制到你的项目中

  3. 使用方法, 请参考 *_test.go 文件

    redis

    mysql

Contributing

欢迎 PRISSUES

Release History

License

# Packages

No description provided by the author