good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit c03a94ac authored by Anmol Sethi's avatar Anmol Sethi
Browse files

Fix echo example godoc comment

parent ad893670
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ import (
"nhooyr.io/websocket/wsjson"
)
// Example_echo starts a WebSocket echo server and
// main starts a WebSocket echo server and
// then dials the server and sends 5 different messages
// and prints out the server's responses.
func Example_echo() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment