Categorygithub.com/luthersystems/svc
modulepackage
0.14.2
Repository: https://github.com/luthersystems/svc.git
Documentation: pkg.go.dev

# README

svc

Common packages for Luther Systems services.

https://pkg.go.dev/github.com/luthersystems/svc

# Packages

No description provided by the author
HTTP interceptors for grpc-middleware for logging.
No description provided by the author
Helper library to register prometheus metrics for logrus errors.
No description provided by the author
Package midware defines an interface for the common http middleware pattern and provides functionality for sensibly chaining middleware to create complex http handlers.
No description provided by the author
Package oracle is a framework that provides a REST/JSON API defined using a GRPC spec, that communicates with the phylum.
No description provided by the author
Package svcerr is a library to register error handling HTTP middleware and convert various error types defined in api/ into proper HTTP status codes.

# Functions

WithoutCancel returns a context that is never canceled.