forked from Ivasoft/traefik
Update yaegi to v0.9.21
This commit is contained in:
committed by
GitHub
parent
d8156ef625
commit
1e69939532
@@ -23,6 +23,7 @@ type PP interface {
|
||||
}
|
||||
|
||||
type _PP struct {
|
||||
IValue interface{}
|
||||
WInit func() error
|
||||
WProvide func(cfgChan chan<- json.Marshaler) error
|
||||
WStop func() error
|
||||
|
||||
Reference in New Issue
Block a user