package
2.0.0-20240807192709-15632a07b5b8
Repository: https://github.com/epicchainlabs/epicchain-api-go.git
Documentation: pkg.go.dev

# Functions

CallMethodInfoBidirectionalStream returns CallMethodInfo structure initialized for the bidirectional streaming RPC.
CallMethodInfoClientStream returns CallMethodInfo structure initialized for the client-side streaming RPC.
CallMethodInfoServerStream returns CallMethodInfo structure initialized for the server-side streaming RPC.
CallMethodInfoUnary returns CallMethodInfo structure initialized for the unary RPC.

# Structs

CallMethodInfo is an information about the RPC.