fixup! wip: refactor: API
This commit is contained in:
parent
7d6798b0f7
commit
2038384290
@ -15,10 +15,6 @@ import (
|
|||||||
"golang.org/x/sync/errgroup"
|
"golang.org/x/sync/errgroup"
|
||||||
)
|
)
|
||||||
|
|
||||||
// APIListenerCountDeltaFunc is a function that is called when the number of
|
|
||||||
// API clients increments or decrements.
|
|
||||||
type APIClientCountDeltaFunc func(delta int)
|
|
||||||
|
|
||||||
// Server is the gRPC server that handles incoming commands and outgoing
|
// Server is the gRPC server that handles incoming commands and outgoing
|
||||||
// events.
|
// events.
|
||||||
type Server struct {
|
type Server struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user