Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 825 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 825 Bytes

Justlib GoDoc Build Status

Just Social's Go standard library extensions. This repo contains utility functions that we need in our day-to-day Go programming work.

Installation

Stable branch

go get gopkg.in/justsocialapps/justlib.v1

Development branch

go get github.com/justsocialapps/justlib

Documentation

See the GoDoc for reference documentation.

License

This software is distributed under the BSD 2-Clause License, see LICENSE for more information.