1c/Ox
1
0
mirror of https://github.com/LazarenkoA/Ox.git synced 2025-11-23 21:33:13 +02:00
Files
Ox/worker/internal/app/run_linux.go
Артем 84b51ad85f better
2025-11-04 18:58:12 +03:00

8 lines
74 B
Go

package app
import "context"
func stopProcess(ctx context.Context) {
}