mirror of
https://github.com/versity/scoutfs-go.git
synced 2026-09-04 15:17:05 +00:00
da9a13289bfec9255fd837432db5bff43f19e05b
The old request stored the result address as an integer, which Go could not update when the stack moved. Use a typed pointer to prevent stale addresses and empty lookup results. Keep Go 1.16 compatibility.
scoutfs-go
This library provides interfaces for scoutfs See godoc for more details.
The ScoutFS repo has ScoutFS introduction and quickstart in README.md.
Visit Versity Blog Post describing example use of this interface.
Languages
Go
100%