An open API service indexing awesome lists of open source software.

https://github.com/deciduously/helpers

A centralized place for general Go helper functions, to grow as needed
https://github.com/deciduously/helpers

Last synced: about 1 year ago
JSON representation

A centralized place for general Go helper functions, to grow as needed

Awesome Lists containing this project

README

          

# Helpers
A centralized place for general Go helper functions, to grow as needed.

Currently:

- GetInt() attempts to get an Int from the user, and reprompts until the user complies