# `Sidereon.GNSS.ExactCache.Owner`
[🔗](https://github.com/neilberkman/sidereon-ex/blob/main/lib/sidereon/gnss/exact_cache.ex#L31)

Exclusive single-flight acquisition ownership for one exact cache miss.

The native resource refreshes its lease automatically. Publish validated
bytes through `Sidereon.GNSS.ExactCache.publish/4`, or explicitly release
the acquisition with `Sidereon.GNSS.ExactCache.abandon/1`.

# `t`

```elixir
@opaque t()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
