Skip to content

Some Golang Katas for practice and example code

Notifications You must be signed in to change notification settings

aholbreich/go_katas

Repository files navigation

My go_katas

Some Golang katas for practice and example.

Usage

Browse and learn. Feel free to fork, to provide improvements or comments.

To run tests use:

go test -v ./...

Check coverage with

go test -cover ./...

About

Some Golang Katas for practice and example code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages