We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c7747 commit e96fcbcCopy full SHA for e96fcbc
internal/wguser/sockpath_unix.go
@@ -2,6 +2,6 @@
2
3
package wguser
4
5
-func alt_sock_paths() ([]string, error) {
+func altSockPaths() ([]string, error) {
6
return nil, nil
7
}
0 commit comments