ACP.ProtocolVersion (agent_client_protocol v0.1.0)

Copy Markdown View Source

Protocol version identifier. Only bumped for breaking changes.

Summary

Functions

Deserialize from JSON value. Integers pass through, strings become v0.

Types

t()

@type t() :: non_neg_integer()

Functions

from_json(value)

Deserialize from JSON value. Integers pass through, strings become v0.

latest()

v0()

v1()