type go.pact.im/x/supervisor.BuilderFunc
5 uses
go.pact.im/x/supervisor (current package)
builder.go#L12: type BuilderFunc[T process.Runner] func(context.Context) (T, error)
builder.go#L15: func Identity[T process.Runner](runner T) BuilderFunc[T] {
builder.go#L23: func (f BuilderFunc[T]) Run(ctx context.Context, callback process.Callback) error {
builder.go#L36: build BuilderFunc[T]
builder.go#L45: func NewBuilder[T process.Runner](f BuilderFunc[T]) *Builder[T] {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)