aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/shim/payload.go
AgeCommit message (Collapse)Author
2025-03-25app: run in native sandboxOphestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-16internal: move shim and init into appOphestra
This structure makes more sense, as both processes are part of an app's lifecycle. Signed-off-by: Ophestra <cat@gensokyo.uk>