freshness v0.3.0 Freshness.Config.MintConfig View Source

Mint connection configuration options

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Freshness.Config.MintConfig{
  host: term(),
  options: term(),
  port: term(),
  scheme: term()
}