Skip to content

Commit cdeb166

Browse files
committed
chore: add description to ping package
1 parent 445dc88 commit cdeb166

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/ping/ping.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Package ping helps to run a cyclic A2S_INFO request and accumulate statistics on the response time in a cyclic buffer,
2+
// upon completion of the work it outputs a report on all pings in the buffer
13
package ping
24

35
import (

0 commit comments

Comments
 (0)