Versions in this module Expand all Collapse all v0 v0.0.6 Feb 26, 2021 v0.0.5 Feb 26, 2021 Changes in this version + type Border struct + func NewBorder(width int, colour color.Color) *Border + func (b *Border) Apply(img image.Image, size int) image.Image