package
Version:
v0.0.0-...-d59d07f
Opens a new window with list of versions in this module.
Published: May 7, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Renderer interface {
Render(data []byte) []byte
}
Renderer allows rendering of data as a PNG identicon
New5x5 creates a new 5-by-5 identicon renderer using 'key' as the hash salt
New7x7 creates a new 7-by-7 identicon renderer using 'key' as the hash salt
Source Files
¶
Click to show internal directories.
Click to hide internal directories.