Categorygithub.com/willis-yang/go-lib
module
1.1.1
Repository: https://github.com/willis-yang/go-lib.git
Documentation: pkg.go.dev

# README

go-lib

Introduction

common package

File standard

.
├─mq  //mq 
├─stores //stores 
│  ├─cache // cahche
│  └─db   // database connection
├─task  //scheduler task job
├─thirdpart //liek wechat robot or obs
└─utils   //utils func 

Standard

todo standard package

Version Upgrade

click to see change log

Usage

Env available

go env 1.19.3

install

go env -w GOPRIVATE=gitpath
go get gitpath@tag

Tests

todo 

# Packages

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