Sign in
vanadium
/
release.go.x.ref
/
96f300a174a7bdc3b0d9c8d652c4f37acef57220
/
.
/
runtime
/
internal
/
lib
/
xwebsocket
/
errors.vdl
blob: f80bdf6314fcf3b90527f0552895dcc5778b93c0 [
file
] [
log
] [
blame
]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package
xwebsocket
error
(
ListenerClosed
()
{
"en"
:
"listener is already closed"
}
)