Join Slack
Powered by
This message was deleted.
# golang
s
sparse-intern-71089
07/19/2022, 12:35 PM
This message was deleted.
b
billowy-army-68599
07/19/2022, 2:54 PM
https://www.pulumi.com/docs/intro/concepts/inputs-outputs/
This may help you understand why as well:
https://leebriggs.co.uk/blog/2021/05/09/pulumi-apply
Essentially it’s the same reason as the AWS SDK, the types are async in nature and because Go doesn’t have generics, we need a way to represent they’re eventual
b
bland-florist-27487
07/19/2022, 3:41 PM
Ah, so this approach may change with the recent introduction of generics?
bland-florist-27487
07/19/2022, 3:50 PM
(introduced in go 1.18)
b
billowy-army-68599
07/19/2022, 3:54 PM
Yes we’re investigating that at the moment
💯 1
b
bland-florist-27487
07/19/2022, 3:58 PM
Excited to see what you conclude, will keep an eye on the blog 🙂
5
Views
Open in Slack
Previous
Next