Dalee / msisdn-tools

A set of msisdn helper functions for golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

msisdn tools

Basically just a port of javascript msisdn-formatter.

Build Status codecov GoDoc

Requirements

  • Go 1.10 (probably should work with previous versions)

Installation

As simple as every other package: go get github.com/Dalee/msisdn-tools.

About

A set of msisdn helper functions for golang

License:MIT License


Languages

Language:Go 93.4%Language:Makefile 6.6%