commit
9b41b0843e
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ type Context struct {
|
||||||
Field *ContextField `json:"field,omitempty"`
|
Field *ContextField `json:"field,omitempty"`
|
||||||
Namespace string `json:"namespace,omitempty"`
|
Namespace string `json:"namespace,omitempty"`
|
||||||
Config map[string]interface{} `json:"config,omitempty"`
|
Config map[string]interface{} `json:"config,omitempty"`
|
||||||
|
Signal interface{} `json:"signal,omitempty"`
|
||||||
context.Context `json:"-" yaml:"-"`
|
context.Context `json:"-" yaml:"-"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue