package
0.0.0-20211208200053-5230034f4374
Repository: https://github.com/unanet/eve-bot.git
Documentation: pkg.go.dev

# Functions

ChatMessage takes in an eve API Model (as an interface) and returns a formatted string for a Chat Message response/result.
New creates a new eve api Client.
NewMockClient creates a new mock instance.

# Structs

CallbackState data structure.
Client data structure.
Config data structure for the Eve API EVEBOT_EVEAPI_BASE_URL EVEBOT_EVEAPI_TIMEOUT EVEBOT_EVEAPI_CALLBACK_URL EVEBOT_EVEAPI_ADMIN_TOKEN.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.