Skip to content

Commit 96ef9f0

Browse files
committed
rename example
1 parent fdb3568 commit 96ef9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pingpong_example_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"time"
99
)
1010

11-
func Example_PingPong() {
11+
func Example_pingPong() {
1212
errChan := make(chan error)
1313

1414
// Setup the server.

0 commit comments

Comments
 (0)