Use our Go SDK to interact with our API.
go.mod
file in its root if it is)
pandabase-go
in a Go program with import:
go
commands (build
/install
/test
). The Go toolchain will resolve and fetch the pandabase-go
module automatically.
Alternatively, you can also explicitly go get
the package into a project: