Versions in this module Expand all Collapse all v0 v0.6.5 Aug 16, 2015 Changes in this version + const Version + func Make(size int, back, fore color.Color, data []byte) (image.Image, error) + type Identicon struct + func New(size int, back color.Color, fore ...color.Color) (*Identicon, error) + func (i *Identicon) Make(data []byte) image.Image