Skip to content

A simple file unsorter meant to help explain some common go concepts.

Notifications You must be signed in to change notification settings

lheinlen/go_unsort_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Unsort Example

This is meant to be a simple example to help illustrate some core Go concepts. It is not meant to be a robust tool.

Installation

To install this example, please use go get.

$ go get github.com/lheinlen/go_unsort_example

Usage

To run the example utility itself...

$ go_unsort_example

To run the tests...

$ go test github.com/lheinlen/go_unsort_example

About

A simple file unsorter meant to help explain some common go concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages