blob: 0a2dbd51e2908d66d2b50be8756a3e8b2d3bf4a9 [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 xproxyd
error (
NotListening() {"en": "Proxy is not listening on any endpoints."}
UnexpectedMessage(msgType string) {"en": "Unexpected message of type{:msgType}"}
)