This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-26 08:00:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33f55e584f3acf7bc308bb950b7ef4ea550d45ca
steampipe
/
plugin_manager
History
kaidaguerre
0bc29f1517
Fix plugin manager locking around plugin creation - to avoid starting multiple instances of plugins dues to race condition.
Closes
#1253
2021-12-20 12:33:47 +00:00
..
grpc
Startup optimizations.
Closes
#1186
.
Closes
#1183
.
Closes
#1182
2021-12-07 15:34:14 +00:00
lifecycle.go
Startup optimizations.
Closes
#1186
.
Closes
#1183
.
Closes
#1182
2021-12-07 15:34:14 +00:00
Makefile
Update plugin manager makefile and GRPCServer to support protoc-gen-go-grpc 1.1.0_2. Add plugin_manager_grpc.pb.go.
2021-11-30 23:24:54 +00:00
plugin_manager_client.go
refactor: move from io/ioutil to io and os packages (
#1153
)
2021-11-23 11:54:38 +00:00
plugin_manager.go
Fix plugin manager locking around plugin creation - to avoid starting multiple instances of plugins dues to race condition.
Closes
#1253
2021-12-20 12:33:47 +00:00
plugin_path.go
refactor: move from io/ioutil to io and os packages (
#1153
)
2021-11-23 11:54:38 +00:00
state.go
Startup optimizations.
Closes
#1186
.
Closes
#1183
.
Closes
#1182
2021-12-07 15:34:14 +00:00