Пример #1
0
func (master *Master) delete(proc *process.Proc) error {
	return proc.Delete()
}