24-go-scanner

command
v0.0.0-...-cba17b0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

README

What's the most common identifier in the Go stdlib?

Watch the episode here:

This is the first episode of a series on program analysis. We will answer the question "what's the most common identifier in the Go standard library"?

And to do so we will use the most simple tool at our disposal: go/scanner

References:

Documentation

Overview

scanner scans the go programs in the given paths and prints the top five most common names used as identifiers.

Jump to

Keyboard shortcuts

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