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 5546556 commit eadba39Copy full SHA for eadba39
transport/ipc/ipc_options.go
@@ -1,6 +1,4 @@
1
-// +build !windows,!plan9,!js
2
-
3
-// Copyright 2019 The Mangos Authors
+// Copyright 2020 The Mangos Authors
4
//
5
// Licensed under the Apache License, Version 2.0 (the "License");
6
// you may not use file except in compliance with the License.
transport/ipc/ipc_unix.go
@@ -1,6 +1,6 @@
// +build !windows,!plan9,!js
0 commit comments