Skip to content

Files

Latest commit

Aug 31, 2022
2518b8e · Aug 31, 2022

History

History

golang

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 31, 2022
Aug 31, 2022
Aug 31, 2022
Aug 31, 2022
Aug 31, 2022

Golang version of Lift Kata

Note: the full description of this exercise is in the top level README.

Run tests using go test:

go test ./... -v

Go Modules are used for managing dependencies