Skip to content

clarkhao/go-func

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

format, lint and test

go fmt ./... golangci-lint run ./... -v go mod tidy go test ./... -v -count=1

go build

git add . git commit -m 'module vx.x.x' git tag vx.x.x git push origin vx.x.x

go module

$env:GOPROXY="goproxy.cn" go list -m github.com/clarkhao/go-func@vx.x.x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages