This website requires JavaScript.
Explore
Help
Sign In
dom
/
telegraf
Watch
1
Star
0
Fork
You've already forked telegraf
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
13da5e0802
telegraf
/
plugins
/
processors
/
port_name
/
services_path_notwindows.go
8 lines
93 B
Go
Raw
Blame
History
// +build !windows
package
portname
func
servicesPath
(
)
string
{
return
"/etc/services"
}
Reference in New Issue
View Git Blame
Copy Permalink