Commit 9cbe10e
committed
sockets: add missing build tags
level=error msg="[linters context] typechecking error: D:\\a\\go-connections\\go-connections\\sockets\\unix_socket_test.go:41:12: undeclared name: NewUnixSocket"
level=error msg="[linters context] typechecking error: D:\\a\\go-connections\\go-connections\\sockets\\unix_socket_test.go:54:12: undeclared name: NewUnixSocketWithOpts"
level=error msg="[linters context] typechecking error: D:\\a\\go-connections\\go-connections\\sockets\\unix_socket_test.go:54:40: undeclared name: WithChown"
level=error msg="[linters context] typechecking error: D:\\a\\go-connections\\go-connections\\sockets\\unix_socket_test.go:54:61: undeclared name: WithChmod"
level=error msg="[linters context] typechecking error: D:\\a\\go-connections\\go-connections\\sockets\\unix_socket_test.go:66:35: Stat_t not declared by package syscall"
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent 13b326b commit 9cbe10e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments