pstree

package
v7.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pstree_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type PstreeEntry

type PstreeEntry struct {
	Pid     *uint32  `protobuf:"varint,1,req,name=pid" json:"pid,omitempty"`
	Ppid    *uint32  `protobuf:"varint,2,req,name=ppid" json:"ppid,omitempty"`
	Pgid    *uint32  `protobuf:"varint,3,req,name=pgid" json:"pgid,omitempty"`
	Sid     *uint32  `protobuf:"varint,4,req,name=sid" json:"sid,omitempty"`
	Threads []uint32 `protobuf:"varint,5,rep,name=threads" json:"threads,omitempty"`
	// contains filtered or unexported fields
}

func (*PstreeEntry) Descriptor deprecated

func (*PstreeEntry) Descriptor() ([]byte, []int)

Deprecated: Use PstreeEntry.ProtoReflect.Descriptor instead.

func (*PstreeEntry) GetPgid

func (x *PstreeEntry) GetPgid() uint32

func (*PstreeEntry) GetPid

func (x *PstreeEntry) GetPid() uint32

func (*PstreeEntry) GetPpid

func (x *PstreeEntry) GetPpid() uint32

func (*PstreeEntry) GetSid

func (x *PstreeEntry) GetSid() uint32

func (*PstreeEntry) GetThreads

func (x *PstreeEntry) GetThreads() []uint32

func (*PstreeEntry) ProtoMessage

func (*PstreeEntry) ProtoMessage()

func (*PstreeEntry) ProtoReflect

func (x *PstreeEntry) ProtoReflect() protoreflect.Message

func (*PstreeEntry) Reset

func (x *PstreeEntry) Reset()

func (*PstreeEntry) String

func (x *PstreeEntry) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL