type
GenerateText
type GenerateText func(GenerateContext) (string, error)A title, description, or preview-URL callback.
Related types
GenerateContextTrusted runtime input for a title, description, image, or URL generator.
type
type GenerateText func(GenerateContext) (string, error)A title, description, or preview-URL callback.
GenerateContextTrusted runtime input for a title, description, image, or URL generator.