Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
func NewExecutor ¶
type StreamHandler ¶
type StreamHandler struct {
callbacks.SimpleHandler
// contains filtered or unexported fields
}
StreamHandler is a callback handler that prints to the standard output streaming.
func (StreamHandler) HandleStreamingFunc ¶
func (handler StreamHandler) HandleStreamingFunc(ctx context.Context, chunk []byte)
Click to show internal directories.
Click to hide internal directories.