Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessNewPost ¶
func ProcessRaw ¶
Types ¶
type ImageGenerator ¶
type ImageGenerator interface {
Generate()
}
type Post ¶
type Post struct { Title string // contains filtered or unexported fields }
func (*Post) ParseChatGptResponse ¶
Click to show internal directories.
Click to hide internal directories.