Documentation
¶
Overview ¶
Command osdemo exercises the generated os and oslog bindings from Go:
- os_unfair_lock: a working low-level mutex,
- os_activity + os_log_create: entering an activity scope and creating a log,
- OSLogStore: reading log entries back out of the unified log.
Run it directly:
go run ./examples/os/osdemo
Click to show internal directories.
Click to hide internal directories.