package
0.0.0-20241219150934-9249a2757f07
Repository: https://github.com/smart-core-os/sc-golang.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ServerToClient returns a grpc.ClientConnInterface that can service all methods described by desc.
UnwrapFully repeatedly casts then unwraps obj until obj no longer implements Unwrapper.
# Variables
No description provided by the author
No description provided by the author
# Structs
ClientServerStream combines both a grpc.ServerStream and grpc.ClientStream.
# Interfaces
No description provided by the author
Unwrapper defines the Unwrap method for exposing underlying implementation types.