reading_files

command module
v0.0.0-...-63f742a Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: MIT Imports: 7 Imported by: 0

README

Reading files in Golang

Set export GO111MODULE=on

go run main.go

go run --work main.go

go run main.go --filepath=<location_of_the_file_here>

go build && ./reading_files

go build main.go && ./main

go install && reading_files

go install . && reading_files

Run packr2 clean to to remove the files generated by packr

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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