go-experiments

module
v0.0.0-...-819fabc Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: MIT

README

go-experiments

My experiments with the Go Programming Language

Directories

Path Synopsis
Prints the counts, lines and names of files where a line is duplicated
Prints the counts, lines and names of files where a line is duplicated
dup1 prints the text of each line from the standard input that appears more than once, preceded by its count.
dup1 prints the text of each line from the standard input that appears more than once, preceded by its count.
dup2 prints the count and text of lines that appear more than once in the input.
dup2 prints the count and text of lines that appear more than once in the input.
Read the whole file into memory
Read the whole file into memory
Prints its command line arguments
Prints its command line arguments
Fetch prints the contents found at a URL.
Fetch prints the contents found at a URL.
Fetchall fetchs URLs in parallel and reports their times and sizes.
Fetchall fetchs URLs in parallel and reports their times and sizes.
golang-book
Prints its command line arguments
Prints its command line arguments
Lissajous generates GIF animations of random Lissajous figures
Lissajous generates GIF animations of random Lissajous figures
Prints its command line arguments
Prints its command line arguments
See http://tour.golang.org/#36
See http://tour.golang.org/#36
To measure the passing of time
To measure the passing of time

Jump to

Keyboard shortcuts

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