README ¶ Backend models A repo which containes backend models to be shared in golang code, to avoid "Don't repeat yourself". There are two types of models: a) Go-internal models placed in pkg folder b) Protobuf models places in pkg-bin How-to create a protobuf model create a ptofile in proto add this file to Makefile run make Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files index.go Directories ¶ Show internal Expand all Path Synopsis pkg dto storage pkg-bin storage Click to show internal directories. Click to hide internal directories.