Skip to content

Understanding the fundamentals on golang doing simple experimenting projects.

Notifications You must be signed in to change notification settings

sibelly/go-fundamentals

Repository files navigation

Golang Fundamentals

Contexts

Understanding the contexts on golang. Studies based on the full cycle channel -> https://www.youtube.com/watch?v=mLISc6OGyFk

Tests

go test -coverprofile=cover.out
go tool cover -func=cover.out

About

Understanding the fundamentals on golang doing simple experimenting projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published