Skip to content

Some Golang Katas for practice and example code

Notifications You must be signed in to change notification settings

aholbreich/go_katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a0f939 · Nov 11, 2024

History

19 Commits
Nov 10, 2024
Nov 11, 2024
Nov 11, 2024
Nov 10, 2024
Nov 10, 2024
May 22, 2024
May 22, 2024
May 22, 2024
May 22, 2024
Nov 9, 2024
May 22, 2024
May 22, 2024

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