Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Input ¶
type Input struct { Backend plugin.BackendPlugin Cli *cli.Context Interceptors []plugin.InterceptorPlugin Srv *grpc.Server }
type Server ¶
type Server struct { Addr string Backend plugin.BackendPlugin Interceptors []plugin.InterceptorPlugin Srv *grpc.Server }
Click to show internal directories.
Click to hide internal directories.