Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Starcoder ¶
type Starcoder struct {
// contains filtered or unexported fields
}
func NewStarcoderServer ¶
func NewStarcoderServer(flowgraphDir string, perfCtrInterval time.Duration, silencedCommandBlocks []string, log *zap.SugaredLogger, metrics *monitoring.Metrics) *Starcoder
func (*Starcoder) GetCurrentFlowgraphCount ¶
func (*Starcoder) RunFlowgraph ¶
func (s *Starcoder) RunFlowgraph(stream pb.Starcoder_RunFlowgraphServer) error
Click to show internal directories.
Click to hide internal directories.