package
1.4.3
Repository: https://github.com/hduhelp/go-zero.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewClient returns a Client.
NewRpcPubServer returns a Server.
NewRpcServer returns a Server.
WithDialOption returns a func to customize a ClientOptions with given dial option.
WithMetrics returns a func that sets metrics to a Server.
WithNonBlock sets the dialing to be nonblock.
WithRpcHealth returns a func that sets rpc health switch to a Server.
WithStreamClientInterceptor returns a func to customize a ClientOptions with given interceptor.
WithStreamClientInterceptors uses given client stream interceptors.
WithStreamServerInterceptors uses given server stream interceptors.
WithTimeout returns a func to customize a ClientOptions with given timeout.
WithTransportCredentials return a func to make the gRPC calls secured with given credentials.
WithUnaryClientInterceptor returns a func to customize a ClientOptions with given interceptor.
WithUnaryClientInterceptors uses given client unary interceptors.
WithUnaryServerInterceptors uses given server unary interceptors.

# Structs

No description provided by the author
A Logger is a rpc logger.

# Interfaces

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

# Type aliases

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