Skip to content

misostack/go2024

Repository files navigation

Go2024

go mod init
go run ./main.go
go build
./go2024

# run when your main file import local file in the same package
go run *.go
# or
go run .

References

About

Go Programming Tutorial Series in 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages