Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Name string Flags *genericclioptions.ConfigFlags Choreo choreo.Choreo }
type GRPCServer ¶
type GRPCServer struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *Config) *GRPCServer
func (*GRPCServer) Stop ¶
func (r *GRPCServer) Stop(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.