Skip to content

chenke1115/hertz-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hertz-common

some common component of hertz

use

1. add ssh of github.com and set local ssh for git

2. add go env

# 配置私有项目地址
go env -w GOPRIVATE="github.com/chenke1115/*"

3. add git config

git config --global url."git@github.com:chenke1115/".insteadof "https://github.com/chenke1115/"

4. go get

go get -u -v github.com/chenke1115/hertz-common@latest

About

some common component of hertz

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages