iperflexer.coroutine.coroutine

iperflexer.coroutine.coroutine(func)[source]

A decorator to start coroutines

Param:
  • func: A coroutine function.