ex_api v1.0.0-rc.2 ExApi.Event.RegisteredEvent View Source

This event is send when you register api or its implementation.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExApi.Event.RegisteredEvent{again: boolean, data: ExApi.Api.t | ExApi.Implementation.t, fallback: boolean}