ycc 206dda0761
All checks were successful
continuous-integration/drone/push Build is passing
fix missing init
2023-12-31 20:33:01 +01:00
2023-12-25 16:44:58 +01:00
2023-12-31 20:33:01 +01:00
2023-11-06 22:44:21 +01:00
2022-01-15 22:19:29 +01:00
2023-11-08 21:52:09 +01:00
2023-12-25 16:46:03 +01:00
2023-12-25 16:46:03 +01:00
2022-10-24 20:07:10 +02:00
2023-11-14 16:32:50 +01:00
2022-12-19 12:15:10 +01:00
2023-11-06 22:44:21 +01:00
2022-12-19 21:54:08 +01:00

MEOW lib

Documentation generation

required tools

  • protoc
  • protoc-gen-doc
  • protoc-gen-uml
  • go-plantuml
  • plantuml (plantuml command is as shell script : java -jar /<path-to-plantuml>/plantuml-mit-<version>.jar "$@")

generation

run the shell scripts

cd pb
./protogen.sh

cd doc
./docgen.sh

Tests

Description
No description provided
Readme 2.2 MiB
2023-12-12 23:52:45 +01:00
Languages
Go 99.4%
Shell 0.3%
Python 0.2%