init() -> ok
lookup(Name) -> Result
Name = term()
Result = {ok, pid()} | {error, any()}
register(Name) -> ok
Generated by EDoc