module
Version:
v0.0.0-...-60440d2
Opens a new window with list of versions in this module.
Published: Aug 21, 2022
License: GPL-3.0
Opens a new window with license information.
README
¶
core-dev-course
This repository contains solutions for the core dev course.
The original course repo with questions and examples can be found here.
Installation
Running the solutions
Every week's solution is present in a sub-folder and can be run simply by go run <exercise-name>.go
.
Linters
Installing dependencies
make lintci-deps
Linting
make lint
The github CI performes linting on every commit. Enabled linters can be found in ./.golangci.yml
Directories
¶
tour-of-go
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.