Skip to content

berviantoleo/explore-go

Repository files navigation

Explore Go (explore-go)

Blog Post

Part of this post: Dev.to

Development

Prepare Dependencies

go get
go install

Run

go run server.go

Build

go build

Test

go test ./...

Test and Check Coverage

go test ./... -covermode=atomic -coverprofile cover.out

License

BSD 3-Clause

About

Exploring Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •