Bundle is a file system path to shim's bundle.
()
| 194 | Namespace() string |
| 195 | // Bundle is a file system path to shim's bundle. |
| 196 | Bundle() string |
| 197 | // Client returns the underlying TTRPC or GRPC client object for this shim. |
| 198 | // The underlying object can be either *ttrpc.Client or grpc.ClientConnInterface. |
| 199 | Client() any |