Maru v0.11.4 Maru.Builder.MountLink

Summary

Functions

Get router module mounted on another

Get mount link of a router module

Link a router module to who mounted it

Create ets table to storage mount link

Functions

get_father(module)

Get router module mounted on another.

get_mount_link(module, fathers)

Get mount link of a router module.

put_father(module1, module2)

Link a router module to who mounted it.

start()

Create ets table to storage mount link.