Skip to content

Contains utility functions/packages in Go that may be useful. Some of these were written before I discovered that there were versions in stdlib; in those situations prefer stdlib.

License

Notifications You must be signed in to change notification settings

mephi-ut/utilitybelt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utilitybelt

Build Status

Some functions in Go; though their functionality is questionable.

Status

  • Limited functionality
  • Under development.
  • For toy use only, meant to try things.

About

Even though my utility belt isn't as cool as Batman's, its useful for doing a variety of simple things in Go. This is mainly a repository for commonly used code that I don't know whereelse to put it.

The utility belt will become more useful or less.

Often, I will find that there already is something in stdlib, I just hadn't found it before.

Usage

Just don't unless you have to. If I use anything in here its just as a stop-gap.

About

Contains utility functions/packages in Go that may be useful. Some of these were written before I discovered that there were versions in stdlib; in those situations prefer stdlib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%