Its nicer to have the manifests be an opaque []byte, rather than a struct. This way users of the build package don't need to know about the internal structure of the manifests. The registry can interpret the manifests as it sees fit, while letting build keep its own Go type of manifest which is easier to work with in the build package.
Description
No description provided
Languages
Go
90.5%
C
3.4%
Shell
1.7%
TypeScript
1.3%
Makefile
0.9%
Other
2.1%