Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

go1

BUILD

go mod init github.com/Shurik1266/go1
# Add third-party packages and dependencies
go mod tidy
go install .
go clean -modcache

RUN

go run main.go
# or
go run . 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages