Current section

Files

Jump to
cigogne include cigogne@types_FileHashChanged.hrl
Raw

include/cigogne@types_FileHashChanged.hrl

-record(file_hash_changed, {
migration_ts :: gleam@time@timestamp:timestamp(),
migration_name :: binary()
}).