Shumoku Docs

ドキュメントを検索

共通文書と現行公開版

検索を読み込み中…

English

@shumoku/core · 0.4.0 · function

bindingInterfaceName

ソース

APIの説明は英語のcanonical sourceを表示しています。

The best name to hand the plugin for an interface binding. Identity (`ifName`) is the durable key; `interfaceName` is the migration / label fallback. The poll-time resolution layer may refine this against the source's live interface list, but a name is always derivable here.

bindingInterfaceName(b: MetricsBindingAttachment): string | undefined

パラメーター

名前 説明 既定値
b MetricsBindingAttachment 追加説明はありません。

戻り値

string | undefined

libs/@shumoku/core/src/observation/metrics-binding.ts:43