Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

dosa-idl

DOSA - Declarative Object Storage Abstraction

This repo holds thrift IDL files and generated code used by DOSA to communicate between server and clients. This repo is not end-user useful on its own, but needed only when a feature require IDL changes.

thriftrw

Install thriftrw:

go get -u go.uber.org/thriftrw
cd .../thriftrw
git checkout v1.13.0

Use the appropriate version.

License

MIT License, please see LICENSE for details.

You can’t perform that action at this time.