identicon

package module
v0.0.0-...-7dd8f6e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2020 License: MIT Imports: 6 Imported by: 0

README

Identicon Generator

Go Report Card

Introduction

This is a small example of a simple identicon generator written in golang, the blog post can be found here: https://www.bartfokker.nl/posts/identicon/

go get to get the package

go get github.com/barthr/Identicon

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Identicon

type Identicon struct {
	Name string
	// contains filtered or unexported fields
}

func Generate

func Generate(input []byte) Identicon

func (Identicon) WriteImage

func (i Identicon) WriteImage(w io.Writer) error

WriteTo writes the identicon image to the given writer

Directories

Path Synopsis
cmd
api
cli

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL