alexgarzao / stone-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stone-go

This repository contain packages commonly shared among different Go(lang) projects.

Packages

/documents

  • cpf.go - a typed struct with builtin validation and formatting to represent CPF values
  • documents.go - common validation functions to use with untyped documents (string documents) such as CPF and CNPJ

About


Languages

Language:Go 96.6%Language:Makefile 3.4%