Figler.Schema.NodeStatusChange (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for NodeStatusChange.

Summary

Types

t()

@type t() :: %Figler.Schema.NodeStatusChange{
  node_ids: [Figler.Schema.GUID.t()] | nil,
  status_info: Figler.Schema.SectionStatusInfo.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()