package
0.0.0-20241018080618-083e1eafdf36
Repository: https://github.com/onsdigital/dp-frontend-articles-controller.git
Documentation: pkg.go.dev

# Functions

Bulletin handles bulletin requests.
No description provided by the author
NewMockArticlesApiClient creates a new mock instance.
NewMockClientError creates a new mock instance.
NewMockRenderClient creates a new mock instance.
NewMockZebedeeClient creates a new mock instance.
Bulletin handles bulletin requests.

# Structs

MockArticlesApiClient is a mock of ArticlesApiClient interface.
MockArticlesApiClientMockRecorder is the mock recorder for MockArticlesApiClient.
MockClientError is a mock of ClientError interface.
MockClientErrorMockRecorder is the mock recorder for MockClientError.
MockRenderClient is a mock of RenderClient interface.
MockRenderClientMockRecorder is the mock recorder for MockRenderClient.
MockZebedeeClient is a mock of ZebedeeClient interface.
MockZebedeeClientMockRecorder is the mock recorder for MockZebedeeClient.

# Interfaces

ArticlesApiClient is an interface for the Articles API client.
ClientError is an interface that can be used to retrieve the status code if a client has errored.
RenderClient is an interface with methods for rendering a template.
ZebedeeClient is an interface for zebedee client.