Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestEquinoxConfig ¶
func NewTestEquinoxConfig() api.EquinoxConfig
Creates an EquinoxConfig for tests.
- `Logger` : zerolog.TraceLevel prettified
- `HTTPClient` : http.Client{}
- `Retry` : api.Retry{}
- `Cache` : &cache.Cache{}
- `RateLimit` : &ratelimit.RateLimit{Enabled: false}
func TestLogger ¶ added in v1.0.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.