Versions in this module Expand all Collapse all v3 v3.1.5 Jul 29, 2021 Changes in this version + var ErrorTranslationStreamServerInterceptor = func(srv interface{}, ss grpc.ServerStream, info *grpc.StreamServerInfo, ...) error + var ErrorTranslationUnaryServerInterceptor = func(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, ...) (resp interface{}, err error) + func PanicLoggerStreamServerInterceptor(log *log.Entry) grpc.StreamServerInterceptor + func PanicLoggerUnaryServerInterceptor(log *log.Entry) grpc.UnaryServerInterceptor + func TranslateError(err error) error Other modules containing this package github.com/kostas-theo/argo-workflows