Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64bd518 commit 9d30f05Copy full SHA for 9d30f05
doc/api/async_hooks.md
@@ -304,7 +304,7 @@ been initialized. This can contain useful information that can vary based on
304
the value of `type`. For instance, for the `GETADDRINFOREQWRAP` resource type,
305
`resource` provides the host name used when looking up the IP address for the
306
host in `net.Server.listen()`. The API for accessing this information is
307
-currently not considered public, but using the Embedder API, users can provide
+not supported, but using the Embedder API, users can provide
308
and document their own resource objects. For example, such a resource object
309
could contain the SQL query being executed.
310
0 commit comments