Signed-off-by: Ng Yang <wssccc@qq.com>
This commit is contained in:
wssccc 2021-09-14 10:55:08 +08:00
parent 493220b719
commit 8596d11886

View File

@ -26,7 +26,7 @@ import (
"github.com/pkg/errors"
)
// InitContext is used for plugin inititalization
// InitContext is used for plugin initialization
type InitContext struct {
Context context.Context
Root string