We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eade34d commit a9ee429Copy full SHA for a9ee429
network/secondary_endpoint_client_linux.go
@@ -16,7 +16,7 @@ import (
16
)
17
18
const (
19
- NetworkNotReadyErrorMsg = "network is not ready"
+ NetworkNotReadyErrorMsg = "network is not ready"
20
21
22
var errorSecondaryEndpointClient = errors.New("SecondaryEndpointClient Error")
0 commit comments