lexbor_erl_port (lexbor_erl v0.3.0)

View Source

Summary

Functions

alive()

call(CmdTag, Payload)

-spec call(binary(), binary()) -> {ok, binary()} | {error, term()}.

code_change(OldVsn, State, Extra)

handle_call(_, From, State)

handle_cast(Msg, S)

handle_info(Msg, State)

init(_)

start_link()

terminate(Reason, State)