#!/bin/bash protoc -I. \ --go_out=:. \ --twirp_out=. \ --twirp_eclier_out=./eclier \ route.proto