switch

command
v0.0.0-...-fa54de9 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

* In Go, we don't need to add break in every switch case as we do in C/C++ * That's the default behavior. However, if you want few cases to fall through * use fallthrough keyword

Jump to

Keyboard shortcuts

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