Skip to content

willis-yang/go-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

tools & common package

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages