Versions in this module Expand all Collapse all v0 v0.0.2 Mar 14, 2021 v0.0.1 Mar 14, 2021 Changes in this version + const Height + const Width + var InvalidEd25519PublicKeyError = errors.New("invalid ed25519 public key") + func Generate(publicKey string, width, height int) (*image.RGBA, error) + type HSV struct + H float64 + S float64 + V float64 + func (c *HSV) RGB() *RGB + type RGB struct + B float64 + G float64 + R float64