package
2.14.0
Repository: https://github.com/nspcc-dev/neofs-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.