ProtocolVersionRecord interface

A record mapping for a single protocol and its version.

Properties

protocol

The protocol type.

version

The version string for the protocol, e.g. '1.0.0'.

Property Details

protocol

The protocol type.

protocol: AgentProtocol

Property Value

version

The version string for the protocol, e.g. '1.0.0'.

version: string

Property Value

string