I try to start and control a job from code, but cannot find the appropriate functions and interfaces. Could you please provide an example?
Generally, the public interfaces are hard to find. Maybe you could add the library to go-search.org and to godoc.org. Another possibility would be to move the implementation to a sub-package.
I try to start and control a job from code, but cannot find the appropriate functions and interfaces. Could you please provide an example?
Generally, the public interfaces are hard to find. Maybe you could add the library to go-search.org and to godoc.org. Another possibility would be to move the implementation to a sub-package.