Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶ added in v0.4.0
type Option func(*jrpcOpt)
func WithCustomHeaders ¶ added in v0.4.0
WithCustomHeaders add custom headers to metadata.MD
func WithReadHeaderTimeout ¶ added in v0.4.0
WithReadHeaderTimeout set custom read header timeout
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) GracefulStop ¶ added in v0.2.0
GracefulStop stops the JRPC server gracefully. It stops the server from accepting new connections.
func (*Server) RegisterServices ¶
RegisterServices register jgw servers to jrpc handler
Click to show internal directories.
Click to hide internal directories.