# README
kptgolib
My library for reusable Go Libraries
# Packages
No description provided by the author
No description provided by the author
Package gerror provides an improved error type which captures an error tag and the stack trace
at construction time.
Package httpmiddleware is instrumenting http router with default settings.
No description provided by the author
Package jwt_middleware provides HTTP middleware, able to extract and validate JWT from HTTP Headers.
Package kafka contains wrapper implementations for sarama kafka consumers and producers.
Package leaderselector to select leader select among application POD instances and stop/start leader apecific shedules.
Package logging provides compatibility with Neo logging guidelines.
Package metrics provides unified functions to expose application level metrics from the NEO services.
Package runner takes care of running App using it's life cycle methods.
Package testutils provides different convenience functions for testing - feel free to extend it.
Package tracing provides tracing initialization and abstractions over tracing internals.
nolint:golint.