package
0.0.0-20240602055551-abf63dd06740
Repository: https://github.com/glizzus/trf.git
Documentation: pkg.go.dev
# Functions
NewOpenAI creates a new OpenAISpoofer.
# Structs
MockSpoofer is a Spoofer that prepends "NOT" to the message.
OpenAISpoofer is a Spoofer that uses OpenAI's API to generate spoofed messages.
# Interfaces
Spoofer is an interface for generating spoofed messages.