package
0.2.5
Repository: https://github.com/focusshifter/muxgoob.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

RealChatGptClient implements ChatGptClient using the actual OpenAI API.
RealRandomGenerator implements RandomGenerator using the standard library.
No description provided by the author

# Interfaces

ChatGptClient defines an interface for interacting with ChatGPT.
RandomGenerator defines an interface for random number generation.