Skip to content

go: expose the boottime calls - #389

Merged
nicholasberlin merged 1 commit into
mainfrom
go-boottime
Aug 14, 2026
Merged

go: expose the boottime calls#389
nicholasberlin merged 1 commit into
mainfrom
go-boottime

Conversation

@nicholasberlin

Copy link
Copy Markdown
Contributor

Split out of #372; this carries only the Go bindings.

The in-tree Go bindings (go/quark) learn UpdateBoottime(), Boottime() and TimeToWallclock(), mirroring the C calls, plus a non-root test (passes locally; TestQuark still requires root).

Code identical to #372, where go vet and gofmt were clean; re-checked here along with a test-binary link.

Note: the go/quark PRs split out of #372/#386 each append a CHANGES bullet, so whichever merges later needs a trivial rebase.

The Go bindings learn UpdateBoottime(), Boottime() and
TimeToWallclock(), mirroring the C calls, plus a non-root test.
@nicholasberlin
nicholasberlin merged commit 845488c into main Aug 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants