Skip to content

stuartherbert/go_extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

extras

A simple library to collect useful functions that I wish were in Go's stdlib

  • GoDoc
  • Latest Release (master branch): Build Status
  • Upcoming Release (develop branch): Build Status

extrafmt

  • Sprintnln() - a replacement for fmt.Sprint() that emulates the way fmt.Sprintln() adds whitespace between arguments

About

A collection of functions which I wish were in Go's stdlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages