/golang-learning

Project template for golang learning with tests

Primary LanguageGoMIT LicenseMIT

golang-learning

Learn go with tests exercises repository template.

About me

Short bio and motivation in learning golang.

Learned lessons

hellogo - 100.0%

Package hellogo contains first steps in language.

func Hello() string
Hello is first function.