package
0.0.14
Repository: https://github.com/easeq/go-service.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

No description provided by the author

# Variables

ErrInvalidStream returned when the stream is invalid.

# Interfaces

CallOption is used to pass client call options.
Client interface to implement custom clients.
DialOption is used to pass clients' dial options.
ServiceClient is used by the generated code to return service config.
StreamClient interface is used by client implementation for streaming.

# Type aliases

CallFn function for Call method.