View Source GenRegistry.Types (gen_registry v1.3.0)

Link to this section Summary

Types

GenRegistry register a running process to an id.

Link to this section Types

@type id() :: term()

GenRegistry register a running process to an id.

This id can be any valid Erlang Term, the id type is provided to clarify when an argument is intended to be an id.