tgpl

module
v0.0.0-...-9b11bb6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2022 License: MIT

README

Go Report Card codecov

"The Go Programming Language" book's exercises solving with test coverage

FAQ:

  • Q) How I can run tests manually?
  • A) Look at the job named Run Unit tests in .github/workflows/go.yml. Append && go tool cover -html=coverage.txt to the cmd and you'll get nice html report opened in your default browser.

Directories

Path Synopsis
ch1
1_2_echoSeries/echo2
Echo1 prints its command-line arguments.
Echo1 prints its command-line arguments.
1_2_echoSeries/echo3
Echo1 prints its command-line arguments.
Echo1 prints its command-line arguments.
1_56_fetchSeries/fetch0
Experimental experience before actually reading the chapters =)
Experimental experience before actually reading the chapters =)
Exercise 1.7
Exercise 1.9

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL