dylib

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package dylib embeds the ObjC companion library so downstream users can simply `go get` input-go without building C code on their machine.

The embedded dylib is a Mach-O universal binary (arm64 + x86_64) built from objc/input_events.m. It is extracted to the user's cache directory on first use; see input.Load for details.

This package is internal: callers of input-go should never need to import it directly. Expose the bytes via Bytes.

Index

Constants

This section is empty.

Variables

View Source
var Bytes []byte

Bytes holds the embedded universal-Mach-O bytes of libinput_sync.dylib. It is frozen at build time — updating requires rerunning `make dylib`.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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