summaryrefslogtreecommitdiff
path: root/internal/executable/executable.go
Commit message (Collapse)AuthorAgeFilesLines
* refactor: fix style issuesfeistel2021-09-081-4/+4
|
* refactor: rearchitect command and executable Go modulesfeistel2021-09-081-3/+1
|
* refactor: add acceptargs field to executablefeistel2021-09-081-5/+7
| | | | | parse logic will only run if the executable accept args. healthcheck is the only one not accepting arguments.
* Revert "Update executable.go"Igor Drozdov2020-07-231-0/+22
| | | This reverts commit 869aeb9057962b089abfd8ce0b6d4a0962bbb154
* Update executable.goIgor Drozdov2020-07-231-22/+0
|
* Move go code up one levelNick Thomas2019-10-181-0/+60