fedorwk / go-util

small utility packages for go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-util

go-util is a repository that will contain utility packages that are small enough to be placed in a separate repository.
Examples of usage can be found in files with the _test suffix.

Contents

package description
data data processing tools
delimiterdetector helps to detect delimiter of structured data stream (CSV mainly)
infra infrastructure tools and utilities
postgres-connector convenient way to connect to a PostgreSQL database with attempts and delays

About

small utility packages for go


Languages

Language:Go 100.0%