lib/live_query/core/key_like.ex

defprotocol LiveQuery.Core.KeyLike do
  def child_spec(key, opts)
end