Documentation ¶
Index ¶
- type Emitter
- func (e *Emitter) ClearProgress(run *v1.Run)
- func (e *Emitter) Done(run *v1.Run)
- func (e *Emitter) Submit(run *v1.Run, prg *gptscript.Program, frames gptscript.CallFrames)
- func (e *Emitter) SubmitProgress(run *v1.Run, progress types.Progress)
- func (e *Emitter) Watch(ctx context.Context, namespace string, opts WatchOptions) (*v1.Run, chan types.Progress, error)
- type WatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Emitter ¶
type Emitter struct {
// contains filtered or unexported fields
}
func NewEmitter ¶
func (*Emitter) ClearProgress ¶
func (*Emitter) SubmitProgress ¶
Click to show internal directories.
Click to hide internal directories.