Skip to content

Instantly share code, notes, and snippets.

View kennygrant's full-sized avatar

Kenny Grant kennygrant

View GitHub Profile
@kennygrant
kennygrant / main.go
Last active September 18, 2019 21:29
GoFunc-Functions
// Package main is the entry point of your program
// the first and only function in your program called by the operating system
package main
// import lets you import lots of packages
import (
// fmt is a package for reading and writing stuff (mostly text)
// you can use it to print things out (as below)
"fmt"
)

Keybase proof

I hereby claim:

  • I am kennygrant on github.
  • I am kennygrant (https://keybase.io/kennygrant) on keybase.
  • I have a public key whose fingerprint is 5ABF D59F 7F12 CD9D C848 F6FC A3E8 1518 6557 53C2

To claim this, I am signing this object: