docs: add comprehensive client API reference
This commit is contained in:
7
scripts/api-docgen/generate.sh
Executable file
7
scripts/api-docgen/generate.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -Eeuo pipefail
|
||||
|
||||
export GOWORK=off
|
||||
export GOLANG_PROTOBUF_REGISTRATION_CONFLICT=warn
|
||||
go run .
|
||||
Reference in New Issue
Block a user