Files
full/scripts/api-docgen/generate.sh

8 lines
118 B
Bash
Executable File

#!/usr/bin/env bash
set -Eeuo pipefail
export GOWORK=off
export GOLANG_PROTOBUF_REGISTRATION_CONFLICT=warn
go run .