Muta.Worker (muta v0.1.0)

Copy Markdown View Source

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

judge(worker, mutation)

@spec judge(pid(), Muta.Mutation.t()) :: Muta.Mutant.t()

start(node, config)

@spec start(node(), Muta.Config.t()) :: pid()