Marketplace
<div align="center"> <h3>💎 Premium sponsors</h3> <p> <a href="https://id8media.com"><img src=".github/assets/id8media.svg" height="44" alt="ID8 Media" /></a> <a href="https://one-studio.co"><img src=".github/assets/one-studio.jpeg" height="44" alt="One Studio" /></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>
sharing
Othertogo — zero-copy data sharing via OpenSharing / Delta Sharing
togo-framework
bash
togo install togo-framework/sharingInstall
bash
togo install togo-framework/sharingtogo's zero-copy data-sharing capability — a client for the open OpenSharing / Delta Sharing REST protocol. Consume datasets shared by partners without copying data.
bash
togo install togo-framework/sharing
togo config:set SHARING_ENDPOINT https://share.example.com/delta-sharing
go
s := sharing.FromKernel(k)
shares, _ := s.Shares(ctx)Key | Purpose |
|---|---|
| SHARING_ENDPOINT | Delta Sharing endpoint |
| SHARING_TOKEN | bearer token (secret) |
Rows per page
1–2 of 2Page 1 of 1
<div align="center"> <h3>💎 Premium sponsors</h3> <p> <a href="https://id8media.com"><img src=".github/assets/id8media.svg" height="44" alt="ID8 Media" /></a> <a href="https://one-studio.co"><img src=".github/assets/one-studio.jpeg" height="44" alt="One Studio" /></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>