Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageProcessor ¶
type ImageProcessor interface {
AddTextToImage(ctx context.Context, originalpath, resultpath, text string) error
}
func NewImageProcessor ¶
func NewImageProcessor() ImageProcessor
Click to show internal directories.
Click to hide internal directories.