forgejo/modules/process
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
context.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
error.go
manager.go Do not output "Trace" level logs from process manager by default (#24952) 2023-05-27 10:55:24 +00:00
manager_exec.go
manager_stacktraces.go
manager_test.go
manager_unix.go
manager_windows.go
process.go