Documentation
¶
Overview ¶
Package write renders a PNG using the Handwriting.io API.
To use this plugin, you will need to create an account at Handwriting.io, create a token, and then add the following when initializing the plugin:
HandwritingioAPIURL=https://token:secret@api.handwriting.io S3Bucket=s3 bucket to store and link to rendered images
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
Plugin ...
func (Plugin) HandleMessage ¶
HandleMessage is responsible for handling the incoming message and returning a response based on the message provides
Click to show internal directories.
Click to hide internal directories.