package
0.1.7
Repository: https://github.com/sinngae/golet.git
Documentation: pkg.go.dev

# README

helpi 命令

quick start

# 生成分表sql
./bin/helpi depart -f a.sql -s 199
## a.sql

# cat_stats

Install

# prepare
#   vim ~/.bash_profile, 添加GOPRIVATE 或者 GONOSUMDB
GOPRIVATE="github.com/sinngae"
# install
go get github.com/sinngae/golet/cmd/helpi

TodoList

生成jwt;校验jwt; Done

# Packages

No description provided by the author