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-14 10:00:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2d56ddeb87e5a4e7bfe81daf7c159e983ff0fcd
steampipe
/
interactive
History
Puskar Basu
f2d56ddeb8
Fix issues reported by the 'unused', 'staticcheck', 'gosimple' linters.
Closes
#1360
2022-01-31 16:00:54 +00:00
..
autocomplete.go
Update package naming to be consistent and follow Go standards.
Closes
#1282
2022-01-04 12:28:36 +00:00
highlighter.go
Add support for terminal mode detection for syntax highlighting.
Closes
#804
.
Closes
#744
2021-08-26 15:01:02 +01:00
interactive_client_cancel.go
Decouple spinner display code from database and execution layer.
Closes
#1290
2022-01-06 11:54:18 +00:00
interactive_client_init.go
Decouple spinner display code from database and execution layer.
Closes
#1290
2022-01-06 11:54:18 +00:00
interactive_client.go
Fix issues reported by the 'unused', 'staticcheck', 'gosimple' linters.
Closes
#1360
2022-01-31 16:00:54 +00:00
interactive_helpers.go
Refactor service code to make it simpler to support external database connections.
Closes
#696
2021-07-26 17:07:28 +01:00
run.go
Decouple spinner display code from database and execution layer.
Closes
#1290
2022-01-06 11:54:18 +00:00
variables.go
Update package naming to be consistent and follow Go standards.
Closes
#1282
2022-01-04 12:28:36 +00:00