ex_api v1.0.0-rc.2 ExApi.Event.ChangedDefaultImplementationEvent View Source
This event is send when you change default api implementation.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %ExApi.Event.ChangedDefaultImplementationEvent{api: ExApi.Api.t, implementation: ExApi.Implementation.t}