Horde.Registry.put_meta

You're seeing just the function put_meta, go back to Horde.Registry module for more information.
Link to this function

put_meta(registry, key, value)

View Source

Specs

put_meta(
  registry :: Registry.registry(),
  key :: Registry.meta_key(),
  value :: Registry.meta_value()
) :: :ok

See Registry.put_meta/3.