func()

in manager.go [100:102]


func (r ApplyResult) Err() error {
	return r.err
}