Versions in this module Expand all Collapse all v0 v0.0.2 Mar 12, 2025 Changes in this version + const ServiceName + func GRPCClient(t *testing.T, cfg config.View, service string) *grpc.ClientConn + func RunInCluster(binds ...appmain.Bind) (func() error, error) + func TestApp(t *testing.T, cfg config.View, listeners []net.Listener, binds ...appmain.Bind)