Documentation
¶
Overview ¶
Package grpc is a layer for interacting with gRPC protocol.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dial ¶
func Dial(config ConnConfig) (*grpc.ClientConn, error)
Types ¶
type ConnConfig ¶
type Server ¶
func NewServer ¶
func NewServer(config ServerConfig, ratelimiter ratelimit.Limiter) (*Server, error)
func (*Server) ListenAndServe ¶
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.