Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 517 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 517 Bytes

dna

A Deterministic Name Algebra-compatible repository to store all the definitions in various IDL files for data structures used throughout this organization.

In practice, this means that this is a repository of .proto and .fbs files in which one can pull and compose new protobuf and flatbuffer messages.

Organization

All the IDL files will be stored in their specific directory corresponding to the package name. So the IDLs for github.com/go-nlp/corpus will be stored in the corpus subdirectory.