# Functions

NewClientOrDie creates a new problem client, panics if error occurs.
NewFakeProblemClient creates a new fake problem client.

# Structs

FakeProblemClient is a fake problem client for debug.

# Interfaces

Client is the interface of problem client.