golang-commons

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2024 License: Apache-2.0

README

Golang Reuse Library for OpenMFP

This repository 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

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).

Directories

Path Synopsis
Package context implements a safe way to create a context which will have a timeout after closing the context
Package context implements a safe way to create a context which will have a timeout after closing the context
controller

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL