File tree Expand file tree Collapse file tree 6 files changed +0
-6
lines changed Expand file tree Collapse file tree 6 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 1313// limitations under the License.
1414
1515//go:build !windows
16- // +build !windows
1716
1817// Package activation implements primitives for systemd socket activation.
1918package activation
Original file line number Diff line number Diff line change 1313// limitations under the License.
1414//
1515//go:build linux
16- // +build linux
1716
1817package dlopen
1918
Original file line number Diff line number Diff line change 1313// limitations under the License.
1414
1515//go:build !windows
16- // +build !windows
1716
1817// Package journal provides write bindings to the local systemd journal.
1918// It is implemented in pure Go and connects to the journal directly over its
Original file line number Diff line number Diff line change 1313// limitations under the License.
1414
1515//go:build !windows
16- // +build !windows
1716
1817package journal_test
1918
Original file line number Diff line number Diff line change 1313// limitations under the License.
1414
1515//go:build cgo
16- // +build cgo
1716
1817package util
1918
Original file line number Diff line number Diff line change 1313// limitations under the License.
1414
1515//go:build !cgo
16- // +build !cgo
1716
1817package util
1918
You can’t perform that action at this time.
0 commit comments