github.com/msales/pkg/v3@v3.24.0/README.md (about)

     1  # pkg
     2  
     3  [![Go Report Card](https://goreportcard.com/badge/github.com/msales/pkg)](https://goreportcard.com/report/github.com/msales/pkg)
     4  [![Build Status](https://travis-ci.org/msales/pkg.svg?branch=master)](https://travis-ci.org/msales/pkg)
     5  [![Coverage Status](https://coveralls.io/repos/github/msales/pkg/badge.svg?branch=master)](https://coveralls.io/github/msales/pkg?branch=master)
     6  [![GoDoc](https://godoc.org/github.com/msales/pkg?status.svg)](https://godoc.org/github.com/msales/pkg)
     7  [![GitHub release](https://img.shields.io/github/release/msales/pkg.svg)](https://github.com/msales/pkg/releases)
     8  [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/msales/pkg/master/LICENSE)
     9  
    10  A collection of Go packages.
    11  
    12  ## Overview
    13  
    14  Install with:
    15  
    16  ```shell
    17  go get github.com/msales/pkg
    18  ```
    19  
    20  ## License
    21  
    22  MIT-License. As is. No warranties whatsoever. Mileage may vary. Batteries not included.