# Functions
Build builds Trivy.
Clean cleans up the fixtures.
Easyjson generates JSON marshaler/unmarshaler for TinyGo/WebAssembly as TinyGo doesn't support encoding/json.
Fmt formats Go code and proto files.
Install installs Trivy.
Label updates labels.
Mock generates mocks.
Protoc parses PROTO_FILES and generates the Go code for client/server mode.
Tidy makes sure go.mod matches the source code in the module.
Wire generates the wire_gen.go file for each package.
Yacc generates parser.