type github.com/prometheus/procfs.InotifyInfo
5 uses
github.com/prometheus/procfs (current package)
proc_fdinfo.go#L43: InotifyInfos []InotifyInfo
proc_fdinfo.go#L54: var inotify []InotifyInfo
proc_fdinfo.go#L86: type InotifyInfo struct {
proc_fdinfo.go#L98: func parseInotifyInfo(line string) (*InotifyInfo, error) {
proc_fdinfo.go#L101: i := &InotifyInfo{
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |