type github.com/prometheus/procfs.NetUnixFlags
5 uses
github.com/prometheus/procfs (current package)
net_unix.go#L62: type NetUnixFlags uint64
net_unix.go#L72: Flags NetUnixFlags
net_unix.go#L218: func (u NetUnix) parseFlags(hexStr string) (NetUnixFlags, error) {
net_unix.go#L223: return NetUnixFlags(flags), nil
net_unix.go#L250: func (f NetUnixFlags) String() string {
![]() |
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. |