Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
Go has fairly standard syntax for the three-component loop you’re used to from C, Java, or JavaScript. The big difference is the lack of parentheses surrounding the components. More often than not, you’ll be looping over a collection of items like a map, slice, channel, or string.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com