Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purposeinplay/go-commons
Package go-commons contains a collection of common technologies used in a Web Service. The main purpose is to standardise how we are using the technologies and offer a simple package API to the developer
https://github.com/purposeinplay/go-commons
grpc http pubsub rabbitmq
Last synced: 4 days ago
JSON representation
Package go-commons contains a collection of common technologies used in a Web Service. The main purpose is to standardise how we are using the technologies and offer a simple package API to the developer
- Host: GitHub
- URL: https://github.com/purposeinplay/go-commons
- Owner: purposeinplay
- License: mit
- Created: 2021-03-27T09:07:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T13:18:07.000Z (about 1 month ago)
- Last Synced: 2024-10-30T00:06:38.527Z (7 days ago)
- Topics: grpc, http, pubsub, rabbitmq
- Language: Go
- Homepage:
- Size: 4.84 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-commons
[![gitleaks](https://img.shields.io/badge/protected%20by-gitleaks-blue)](https://github.com/zricethezav/gitleaks-action)This is a core library that will add common features for our services.
Mostly this deals with configuring logging, messaging (rabbitmq), and loading configuration.
## grpc
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_grpc.yml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_grpc.yml?query=workflow%3ALint+%26+Test+grpc+)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_grpc.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_grpc.yaml?query=workflow%3A%22CodeQL+grpc%22++)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/grype_grpc.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/grype_grpc.yaml?query=workflow%3A%22Grype+grpc%22)
---
## httpserver
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_httpserver.yml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_httpserver.yml?query=workflow%3ALint+%26+Test+grpc+)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_httpserver.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_httpserver.yaml?query=workflow%3A%22CodeQL+grpc%22++)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/grype_httpserver.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/grype_httpserver.yaml?query=workflow%3A%22Grype+grpc%22)
---
## logger
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_logger.yml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_logger.yml?query=workflow%3ALint+%26+Test+grpc+)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_logger.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_logger.yaml?query=workflow%3A%22CodeQL+grpc%22++)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/grype_logger.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/grype_logger.yaml?query=workflow%3A%22Grype+grpc%22)
---
## psqltest
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_psqltest.yml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_psqltest.yml?query=workflow%3ALint+%26+Test+grpc+)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_psqltest.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_psqltest.yaml?query=workflow%3A%22CodeQL+grpc%22++)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/grype_psqltest.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/grype_psqltest.yaml?query=workflow%3A%22Grype+grpc%22)
---
## pubsub
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_pubsub.yml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_pubsub.yml?query=workflow%3ALint+%26+Test+grpc+)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_pubsub.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_pubsub.yaml?query=workflow%3A%22CodeQL+grpc%22++)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/grype_pubsub.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/grype_pubsub.yaml?query=workflow%3A%22Grype+grpc%22)
---
## sentry
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_sentry.yml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_sentry.yml?query=workflow%3ALint+%26+Test+grpc+)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_sentry.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_sentry.yaml?query=workflow%3A%22CodeQL+grpc%22++)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/grype_sentry.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/grype_sentry.yaml?query=workflow%3A%22Grype+grpc%22)
---
## value
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_value.yml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/lint-test_value.yml?query=workflow%3ALint+%26+Test+grpc+)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_value.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/codeql_value.yaml?query=workflow%3A%22CodeQL+grpc%22++)
[![lint-test](https://github.com/purposeinplay/go-commons/actions/workflows/grype_value.yaml/badge.svg)](https://github.com/purposeinplay/go-commons/actions/workflows/grype_value.yaml?query=workflow%3A%22Grype+grpc%22)
---