Files
cish/api/job.go
2025-08-24 00:51:34 +02:00

6 lines
49 B
Go

package main
func CreateJob(script string) {
}