View Source Ontogen.Operation.Query behaviour (Ontogen v0.1.1)
Summary
Types
@type t() :: struct()
Callbacks
@callback call(operation :: t(), service :: Ontogen.Service.t()) :: {:ok, any()} | {:error, any()}
@type t() :: struct()
@callback call(operation :: t(), service :: Ontogen.Service.t()) :: {:ok, any()} | {:error, any()}