package
4.2.0
Repository: https://github.com/jonwho/go-iex.git
Documentation: pkg.go.dev

# README

Mock IEX

DESCRIPTION

This package generates a test server for IEX which returns mock responses.

Useful for testing github.com/jonwho/go-iex library.

# Functions

Client returns a http.Client using the mock Server.
Server returns a mock IEX server.