diplomat v0.11.0-beta.2 KeyUtils
Link to this section Summary
Link to this section Functions
Link to this function
from_urlsafe(value)
from_urlsafe(value)
from_urlsafe(bitstring()) :: {:ok, Diplomat.Key.t()} | {:error, String.t()}
from_urlsafe(bitstring()) :: {:ok, Diplomat.Key.t()} | {:error, String.t()}
Link to this function
urlsafe(key)
urlsafe(key)
urlsafe(Diplomat.Key.t()) :: String.t()
urlsafe(Diplomat.Key.t()) :: String.t()