# Packages
No description provided by the author
# README
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/v2
Contributing
Create issues or/and PRs for us.