fortify/internal/app
Ophestra 673b648bd3
All checks were successful
Test / Create distribution (push) Successful in 28s
Test / Fortify (push) Successful in 2m31s
Test / Data race detector (push) Successful in 3m25s
Test / Fpkg (push) Successful in 3m29s
Test / Flake checks (push) Successful in 55s
cmd/fpkg: call app in-process
Wrapping fortify is slow, painful and error-prone. Start apps in-process instead.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-26 19:51:44 +09:00
..
init fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
shim cmd/fpkg: call app in-process 2025-02-26 19:51:44 +09:00
app_nixos_test.go app: remove share method 2025-02-19 16:20:25 +09:00
app_pd_test.go app: remove share method 2025-02-19 16:20:25 +09:00
app_stub_test.go app: separate interface from implementation 2025-02-18 23:07:28 +09:00
app_test.go app: separate instance from process state 2025-02-21 16:06:24 +09:00
app.go app: separate instance from process state 2025-02-21 16:06:24 +09:00
errors.go app: handle RunState errors 2025-02-26 17:36:14 +09:00
export_test.go app: separate instance from process state 2025-02-21 16:06:24 +09:00
process.go app: define errors in a separate file 2025-02-26 17:12:02 +09:00
seal.go app: separate instance from process state 2025-02-21 16:06:24 +09:00
strings.go app: store values with string representation 2025-02-19 00:25:00 +09:00