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

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

Link to this section Summary

Link to this section Types

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