Removes old config assertions
[arvados.git] / services / ws / doc.go
index c2d3187f069da5f5e0a797d09b96df77cfd9c764..092539747e29aceb94f58fa46bbf9024aca6e09c 100644 (file)
@@ -1,9 +1,19 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 // Arvados-ws exposes Arvados APIs (currently just one, the
 // cache-invalidation event feed at "ws://.../websocket") to
 // websocket clients.
 //
+// Installation
+//
 // See https://doc.arvados.org/install/install-ws.html.
 //
+// Developer info
+//
+// See https://dev.arvados.org/projects/arvados/wiki/Hacking_websocket_server.
+//
 // Usage
 //
 //     arvados-ws [-config /etc/arvados/ws/ws.yml] [-dump-config]