Rename task manager to shim manager
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ import (
|
||||
|
||||
type process struct {
|
||||
id string
|
||||
shim *shim
|
||||
shim *shimTask
|
||||
}
|
||||
|
||||
func (p *process) ID() string {
|
||||
|
||||
Reference in New Issue
Block a user