golang-lib/README.md

13 lines
705 B
Markdown

# golang-lib
[![DroneCI](https://ci.sum7.eu/api/badges/genofire/golang-lib/status.svg?branch=main)](https://ci.sum7.eu/genofire/golang-lib)
[![Go Report Card](https://goreportcard.com/badge/dev.sum7.eu/genofire/golang-lib)](https://goreportcard.com/report/dev.sum7.eu/genofire/golang-lib)
[![Go Reference](https://pkg.go.dev/badge/dev.sum7.eu/genofire/golang-lib.svg)](https://pkg.go.dev/dev.sum7.eu/genofire/golang-lib)
some packages collected for easy and often used functions
- `database`: Start by Config, Migrate
- `file`: Read and Save - JSON, TOML
- `mailer`: Send E-Mail and receive for testing
- `web`: helpers for golang-gin framework e.g. websocket, metrics, status, auth
- `worker`: cronjob