//
pkg.gl
Category
github.com/Sensory-Cloud/go-sdk
pkg
util
error
package
0.15.1
Repository:
https://github.com/sensory-cloud/go-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
27 SLOC
#
Functions
Error
Creates an error from the standard grpc status codes and attaches a stacktrace to the error.
Errorf
Creates an error from the standard grpc status codes and attaches a stacktrace to the error.
#
Structs
DetailedError
Custom error type that provides both a stack trace and a grpc status.