/
Zertmark
/
site_for_practice
Обзор
Документация
Войти
/
Zertmark
/
site_for_practice
Код
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
site_for_practice
/
node_modules
/
cacheable-lookup
/
..
source
Github Pages setup
год назад
LICENSE
Github Pages setup
год назад
README.md
Github Pages setup
год назад
index.d.ts
Github Pages setup
год назад
package.json
Github Pages setup
год назад
cacheable-lookup
Usage
Using the `lookup` option
Attaching CacheableLookup to an Agent
API
new CacheableLookup(options)
options
cache
options.maxTtl
options.fallbackDuration
options.errorTtl
options.resolver
options.lookup
Entry object
address
family
expires
ttl
source
Entry object (callback-style)
CacheableLookup instance
servers
lookup(hostname, options, callback)
lookupAsync(hostname, options)
hostname
options
query(hostname)
queryAndCache(hostname)
updateInterfaceInfo()
clear(hostname?)
High performance
Related
README.md