triotp

Contents:

  • Tutorials
  • API Reference
    • triotp package
triotp
  • API Reference
  • View page source

API Reference

  • triotp package
    • Module contents
    • Submodules
      • triotp.node module
        • run()
      • triotp.application module
        • app_spec
        • start()
        • stop()
      • triotp.supervisor module
        • child_spec
        • defer_to_cancelled()
        • options
        • restart_strategy
        • start()
      • triotp.mailbox module
        • MailboxDoesNotExist
        • NameAlreadyExist
        • NameDoesNotExist
        • create()
        • destroy()
        • open()
        • receive()
        • register()
        • send()
        • unregister()
        • unregister_all()
      • triotp.gen_server module
        • GenServerExited
        • NoReply
        • Reply
        • Stop
        • call()
        • cast()
        • reply()
        • start()
      • triotp.dynamic_supervisor module
        • start()
        • start_child()
      • triotp.logging module
        • LogLevel
        • getLogger()
      • triotp.helpers module
        • current_module()
Previous Next

© Copyright 2021, David Delassus<david.jose.delassus@gmail.com>.

Built with Sphinx using a theme provided by Read the Docs.