Documentation ¶
Index ¶
Constants ¶
View Source
const RequestJson = "request.json" // default request file
View Source
const ResultJson = "result1.json" // default output file
View Source
const ResultJson2 = "result2.json" // default output file
View Source
const WalkerApp = "pathWalker"
View Source
const WalkerBasePath = "/tmp/walk"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WalkGetPackageRequest ¶
type WalkGetPackageRequest struct { Pid int `json:"pid"` Id string `json:"id"` Kernel string `json:"kernel"` ObjType share.ScanObjectType `json:"objType"` }
type WalkPathRequest ¶
type WalkPathResult ¶
type WalkSecretRequest ¶
Click to show internal directories.
Click to hide internal directories.