Documentation
¶
Index ¶
- Constants
- Variables
- func AroundFunc(ctx context.Context, self dagql.Object, id *idproto.ID, ...) func(context.Context) (dagql.Typed, error)
- func Init() io.Closer
- func ProgrockAroundFunc(ctx context.Context, self dagql.Object, id *idproto.ID, ...) func(context.Context) (dagql.Typed, error)
- func SpanAroundFunc(ctx context.Context, self dagql.Object, id *idproto.ID, ...) func(context.Context) (dagql.Typed, error)
Constants ¶
View Source
const IDLabel = "dagger.io/id"
IDLabel is a label set to "true" for a vertex corresponding to a DagQL ID.
Variables ¶
View Source
var Tracer = otel.Tracer("dagger")
Functions ¶
func AroundFunc ¶ added in v0.9.7
func ProgrockAroundFunc ¶ added in v0.9.7
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.