go-library

module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2020 License: Apache-2.0

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

Directories

Path Synopsis
database
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL