Skip to content

Contains Golang library packages to be reused across microservices and operators/controllers

License

Notifications You must be signed in to change notification settings

openmfp/golang-commons

openMFP - golang-commons

Build Status REUSE status

Description

golang-commons contains golang library packages to be reused across microservices and operators/controllers. The scope includes, but is not limited to:

  • JWT handling
  • Context handling
  • Error handling
  • Logging
  • Controllers

Getting started

Add the dependency to your go module based project like so:

go get github.com/openmfp/golang-commons

Releasing

The release is performed automatically through a GitHub Actions Workflow.

All the released versions will be available through access to GitHub (as any other Golang library).

Requirements

golang-commons requires a installation of go. Checkout the go.mod for the required go version.

Contributing

Please refer to the CONTRIBUTING.md file in this repository for instructions on how to contribute to openMFP.

Code of Conduct

Please refer to the CODE_OF_CONDUCT.md file in this repository informations on the expected Code of Conduct for contributing to openMFP.

Licensing

Copyright 2024 SAP SE or an SAP affiliate company and openMFP contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

About

Contains Golang library packages to be reused across microservices and operators/controllers

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages