Atex.IdentityResolver
(atex v0.9.1)
View Source
Summary
Types
@type options() :: {:skip_cache, boolean()}
Functions
@spec resolve(String.t(), [options()]) :: {:ok, Atex.IdentityResolver.Identity.t()} | {:error, any()}