package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 22, 2021
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Server is a gRPC server wrapper.
nolint
NewServer creates a gRPC server by options.
Start start the gRPC server.
Stop stop the gRPC server.
type ServerOption func(o *Server)
ServerOption is gRPC server option.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.