Skip to content

A small application designed to illustrate the zero values of various types in Go

Notifications You must be signed in to change notification settings

golangdorset/zero-to-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

From Zero to Hero

Here we have a small application designed to illustrate the zero values of various types in Go. It'll also show you some simple usage of pointers.

Usage

Simply run the application like so:

go run main.go

About

A small application designed to illustrate the zero values of various types in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages