ostrace

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ListFilesPlistRequest uint32 = 0x30303030
	GetFileRequest        uint32 = 0x00000001
)

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(udid string) *Client

func (*Client) PidList

func (c *Client) PidList() (map[string]string, error)

type ListFilesResponse

type ListFilesResponse struct {
	Version uint64   `plist:"version,omitempty"`
	Files   []string `plist:"files,omitempty"`
}

Jump to

Keyboard shortcuts

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