interface about shim build check
Signed-off-by: Yang Yang <yang8518296@163.com>
This commit is contained in:
parent
e830c5364c
commit
0d45ac14e9
@ -183,6 +183,8 @@ func cleanupAfterDeadShim(ctx context.Context, id, ns string, rt *runtime.TaskLi
|
||||
})
|
||||
}
|
||||
|
||||
var _ runtime.Task = &shim{}
|
||||
|
||||
type shim struct {
|
||||
bundle *Bundle
|
||||
client *ttrpc.Client
|
||||
|
Loading…
Reference in New Issue
Block a user