lighthouse

package
v0.0.0-...-43d46b0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2024 License: Apache-2.0 Imports: 9 Imported by: 4

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddValue

func AddValue(key uintptr, ptr uintptr) uintptr

func DataExtract

func DataExtract(datap *DataParser, size *uint32) uintptr

func DataInt

func DataInt(datap *DataParser) uintptr

func DataLength

func DataLength(datap *DataParser) uintptr

func DataParse

func DataParse(datap *DataParser, buff uintptr, size uint32) uintptr

func DataShort

func DataShort(datap *DataParser) uintptr

func GetCoffOutputForChannel

func GetCoffOutputForChannel(channel chan<- interface{}) func(int, uintptr, int) uintptr

func GetCoffPrintfForChannel

func GetCoffPrintfForChannel(channel chan<- interface{}) func(int, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) uintptr

func GetValue

func GetValue(key uintptr) uintptr

func PackArgs

func PackArgs(data []string) ([]byte, error)

func PackBinary

func PackBinary(data string) ([]byte, error)

func PackInt

func PackInt(i uint32) ([]byte, error)

func PackIntString

func PackIntString(s string) ([]byte, error)

func PackShort

func PackShort(i uint16) ([]byte, error)

func PackShortString

func PackShortString(s string) ([]byte, error)

func PackString

func PackString(s string) ([]byte, error)

func PackWideString

func PackWideString(s string) ([]byte, error)

func RemoveValue

func RemoveValue(key uintptr) uintptr

Types

type DataParser

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

Jump to

Keyboard shortcuts

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