- commit
- d37368e
- parent
- 4cbf498
- author
- Antonio Mika
- date
- 2025-03-20 22:16:42 -0400 EDT
Fix lint
1 files changed,
+1,
-1
1@@ -5,7 +5,7 @@ import (
2 "strings"
3 )
4
5-// ParseTunsTCP parses the tunnelID and tunsInstance to return a user friendly address
6+// ParseTunsTCP parses the tunnelID and tunsInstance to return a user friendly address.
7 func ParseTunsTCP(tunnelID string, tunsInstance string) (string, error) {
8 // example string:
9 // tcp://10.0.0.89:33652,tcp6://[2603:c020:400a:d000:bd71:c59f:720c:484b]:33652