Skip to content

gobs/gobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

gobs

Gobs of Go

Introduction

This is a collection of useful Go packages, that should make life a little easier for developers coming from other languages and/or with a common set of requirements.

Each package is hosted in its own repository, to keep the import path short and can be used independently of each other.

The current list of available packages is:

  • httpclient : A friendly HTTP client, inspired by python 'requests'
  • cmd : A package to write shell-like application, inspired by python cmd/cmd2
  • args : A simple command line argument parser
  • pretty : A pretty-printer for Go data structures

Also here:

About

Gobs of Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published