Skip to content

Commit

Permalink
[support/services] Add package for collecting services info
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Apr 28, 2024
1 parent ed27c0b commit be40c86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//go:build !windows
// +build !windows

// Package services provides methods for collecting information about system services
package services

Expand Down
18 changes: 0 additions & 18 deletions support/services/services_darwin.go

This file was deleted.

0 comments on commit be40c86

Please sign in to comment.