342 B
342 B
in pkg/handlerfactory create a handler for the process manager the code of process manager is in pkg/processmanager/processmanager.go
make a directory per handler and call processmanager underneith handlerfactory
inspiration how to do it comes from pkg/handlerfactory/cmd/vmhandler/vm_handler.go
how to use heroscript is in pkg/heroscript