google.golang.org/grpc.dialOptions.authority (field)

4 uses

	google.golang.org/grpc (current package)
		clientconn.go#L269: 	} else if cc.dopts.insecure && cc.dopts.authority != "" {
		clientconn.go#L270: 		cc.authority = cc.dopts.authority
		dialoptions.go#L56: 	authority       string
		dialoptions.go#L476: 		o.authority = a