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

Copy Markdown View Source

Generated Kiwi message module for FileUpdate.

Summary

Types

t()

@type t() :: %Figler.Schema.FileUpdate{
  contents: String.t() | nil,
  is_deleted: boolean() | nil,
  name: String.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()