pulumi/sdk/go/common/util
Fraser Waters 9e5f1cc618 Engine and Golang support for shimless providers
This allows the pulumi-language-go plugin to start up providers directly
from .go source files.

The other language providers will be extended to support this as well in
time.
2022-11-14 11:25:41 +00:00
..
archive chore: Update doc comments, coding style, fix lint 2022-10-13 13:50:49 -07:00
buildutil ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
ciutil chore: Update doc comments, coding style, fix lint 2022-10-13 13:50:49 -07:00
cmdutil revert(sdk/go): Revert changes to String & marshaling method receivers 2022-10-13 13:54:37 -07:00
contract [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
deepcopy ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
executable ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
fsutil refactor: use `os.ReadDir` for lightweight directory reading 2022-09-24 15:20:43 +08:00
gitutil cli: Fix issue with pulumi new and unstaged files 2022-10-27 22:39:31 +01:00
goversion ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
httputil chore: Update doc comments, coding style, fix lint 2022-10-13 13:50:49 -07:00
logging ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
mapper Merge #11053 2022-10-18 18:05:46 +00:00
result ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
retry move pkg/util/retry -> sdk/go/common/util/retry 2020-03-18 15:47:01 -07:00
rpcutil Engine and Golang support for shimless providers 2022-11-14 11:25:41 +00:00