There was an error while loading. Please reload this page.
Before proceeding with the installation, please ensure that you have the following prerequisites installed on your system:
installation tutorial: https://kubernetes.io/docs/tasks/tools/
go install github.com/steebchen/prisma-client-go@latest
apt install -y protobuf-compiler
brew install protobuf
winget install protobuf
go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway@latest
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
export PATH="$PATH:$(go env GOPATH)/bin"
source ~/.bashrc
github.com/golang/mock/gomock