...

Text file src/golang.conradwood.net/tests/authtest/run.sh

Documentation: golang.conradwood.net/tests/authtest

     1#!/bin/sh
     2export GRPC_GO_LOG_VERBOSITY_LEVEL=99
     3export GRPC_GO_LOG_SEVERITY_LEVEL=info
     4
     5authtest -go_easyops_fancy_balancer -role=client

View as plain text