Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JohnStarich/go

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go utilities CI Status Coverage Status

This is a collection of my Go utilities in one easy-to-import and easy-to-share place.

The most useful to me are:

  • covet: Reports PR diff coverage to encourage writing more tests, includes GitHub integrations
  • goop: Runs Go scripts without the fuss. Automatically builds installed Go commands when you run them.
  • gopages: Generates static Go documentation, includes a GitHub Pages integration

And these are pretty great too:

  • datasize: Parse, format, and convert to differents units in bytes
  • dns: Implements a drop-in replacement for DNS, since Go's DNS on macOS doesn't always work
  • pipe: Simplify error handling while keeping the original intent clear
  • plist: Parses macOS *.plist input data and formats them as JSON.
  • regext: Ignore whitespace and in-line comments in your regular expressions

Questions? Concerns?

Please open an issue and we can talk about it! 😄

Legal stuff

All code in this repository is licensed under APLv2. The full license is here.

About

This is a collection of my Go modules in one easy-to-import place

Topics

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.