# Packages

This file was generated by counterfeiter.

# Functions

No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Interfaces

Wrap interactions with NOAA consumer.consumer inside an interface whose behaviour can be faked in testsgo:generate counterfeiter -o logclientfakes/fake_consumer.go .
go:generate counterfeiter -o logclientfakes/fake_log_client.go .
go:generate counterfeiter -o logclientfakes/fake_log_client_builder.go .
Wrap interactions with noaa.SortRecent inside an interface whose behaviour can be faked in testsgo:generate counterfeiter -o logclientfakes/fake_sorter.go .