Skip to content

tbdsux/mini-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-go

Simple / mini / trivial functions to aid and help in go programming

Install

go get -u github.com/tbdsux/mini-go

Packages

  • pickle

    Random picker from slice

  • requester

    A custom wrapper to the http.Request to handle auto json serialize / deserialize

  • mini

    Simple utility functions

© 2020 | tbdsux