Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 575 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 575 Bytes

go-common

Go Reference

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.