Gistlib Logo

gistlib

other go categories

package code snippets in go

generate a random boolean in go
import a package in go
import a package with an alias in go
import the fmt package in go
import the fmt package with an alias in go
import the os package in go
import the os package with an alias in go
use the fmt package to print a value in go
use the fmt package to print a value of type float in go
use the fmt package to print a value of type int in go
use the os package to get the current working directory in go
use the os package to get the current working directory and print it with the fmt package in go

gistlibby LogSnag