heppu / go-common

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-common

This is common golang library used in Elisa SREs project. The purpose of this library is to provide commonly used functions easily without need of copying similar functions to all components.

Examples & Documentation

Docs contains also examples, docs can be seen in https://pkg.go.dev/github.com/elisasre/go-common

Contributing

Create issues or/and PRs for us.

About

License:Apache License 2.0


Languages

Language:Go 98.7%Language:Makefile 1.3%