Use environment DialContext and Listen everywhere
This commit is contained in:
parent
f19619ef9f
commit
b0d3c686ba
11 changed files with 64 additions and 30 deletions
|
|
@ -9,7 +9,7 @@ import (
|
|||
"github.com/FAU-CDI/wisski-distillery/pkg/environment"
|
||||
)
|
||||
|
||||
// Control represents the control server
|
||||
// Control represents the running control server.
|
||||
type Control struct {
|
||||
component.ComponentBase
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue