Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 360 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 360 Bytes

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