View Source X3m.System.GenAggregate (X3m System v0.8.4)

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(aggregate_mod, opts \\ [])

View Source