pulumi/sdk/go/internal
Julien bdf68ba1a6
Add OutputWithDependencies (#17856)
Add `OutputWithDependencies` to the Go SDK which creates a new Output
from the passed in Output and augments it with additional Resource
dependencies.

We want to use this in https://github.com/pulumi/pulumi/pull/17791 to
add additional dependencies to an output returned from an invoke.
2024-11-26 09:53:24 +00:00
..
gen-pux-applyn Pin date in template for sdk/go/pulumix/applyn.go (#15014) 2024-01-02 10:29:56 +00:00
resource.go sdk/go: Move Output implementation to internal 2023-07-25 18:13:35 -07:00
rpc.go sdk/go: Move Output implementation to internal 2023-07-25 18:13:35 -07:00
rpc_test.go sdk/go: Move Output implementation to internal 2023-07-25 18:13:35 -07:00
state.go sdk/go: Add pulumix subpackage (#13509) 2023-08-28 15:38:23 +00:00
state_test.go sdk/go: Move Output implementation to internal 2023-07-25 18:13:35 -07:00
types.go Add OutputWithDependencies (#17856) 2024-11-26 09:53:24 +00:00
types_test.go Add OutputWithDependencies (#17856) 2024-11-26 09:53:24 +00:00
workgroup.go sdk/go: Move Output implementation to internal 2023-07-25 18:13:35 -07:00
workgroup_test.go Prepare golangci-lint upgrade (#17065) 2024-08-28 07:57:38 +00:00