|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
doc | %!s(int64=4) %!d(string=hai) anos | |
proto | %!s(int64=4) %!d(string=hai) anos | |
src | %!s(int64=4) %!d(string=hai) anos | |
test | %!s(int64=4) %!d(string=hai) anos | |
.eslintignore | %!s(int64=4) %!d(string=hai) anos | |
.eslintrc.js | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
.prettierignore | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
compile.sh | %!s(int64=4) %!d(string=hai) anos | |
package.json | %!s(int64=4) %!d(string=hai) anos | |
tsconfig.json | %!s(int64=4) %!d(string=hai) anos |
Specs are documented in doc folder
Simple methods to construct Licenses messages
.proto
files:pre-requisists:
- [protoc](https://github.com/protocolbuffers/protobuf/releases)
- [golang](https://golang.org/)
- [protoc-gen-doc](https://github.com/pseudomuto/protoc-gen-doc) to generate docs
yarn compile
yarn test
After compiling proto files
yarn build