zieckey / gocom

Some common utility code for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gocom

There are some commonly used functions for the Go programming language. As follows:

  • tstrings : Some utility functions to manipulate string like RemoveIf
  • tmail : Send en email simply
  • txml : A DOM (Document Object Model) XML parser

About

Some common utility code for Golang

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%