All checks were successful
continuous-integration/drone/push Build is passing
Thumbnail Generation Package for Go
This package provides method to create thumbnails from provided images.
Installation
Use to go
command:
go get github.com/prplecake/go-thumbnail
Example
See thumbnail_test.go
for an example implementation at this time.
Resources
GoDocs can be found at godocs.io.