Protocol to transform provider structs to Parapet.SLO.t().
Summary
Types
@type t() :: term()
All the types that implement this protocol.
Functions
@spec to_slo(t()) :: Parapet.SLO.t()
Protocol to transform provider structs to Parapet.SLO.t().
@type t() :: term()
All the types that implement this protocol.
@spec to_slo(t()) :: Parapet.SLO.t()