package
0.0.8-beta
Repository: https://github.com/stanzasystems/sdk-go.git
Documentation: pkg.go.dev

# Functions

ContextWithHeaders is a helper function which extracts and OTEL TraceContext, Baggage, and StanzaHeaders from a given http.Request into a context.Context.
Guard is a helper function to Guard any arbitrary block of code.
No description provided by the author
No description provided by the author
HttpGet is a helper function to Guard an outbound HTTP GET.
HttpPost is a helper function to Guard an outbound HTTP POST.
HttpServer is a helper function to Guard inbound HTTP requests.
Init initializes the SDK with ClientOptions.
gRPC Server.
gRPC Client.
HTTP Server.
HTTP Client.
No description provided by the author
StreamClientInterceptor is a helper function to Guard an outbound grpc streaming client.
StreamServerInterceptor is a helper function to Guard an inbound grpc streaming server.
UnaryClientInterceptor is a helper function to Guard an outbound grpc unary client.
UnaryServerInterceptor is a helper function to Guard an inbound grpc unary server.

# Structs

No description provided by the author
No description provided by the author