Package letteravatar generates letter-avatars.
Package micro is a pluggable framework for microservices
Package micro is a pluggable framework for microservices
Wrapper for the Gravatar API. See: http://en.gravatar.com/site/implement/
Package adorable generates (pseudo) random user avatars.
Package identicon is an open source avatar generator inspired by GitHub avatars. IdentIcon uses a deterministic algorithm that generates an image (using Golang's stdlib image encoders) based on a text (Generally Usernames, Emails or just random strings), by hashing it and iterating over the bytes of the digest to pick whether to draw a point, pick a color or choose where to go next. IdentIcon's Generator enables the creation of customized figures: (NxN size, points density, custom color palette) as well as multiple exporting formats in case the developers want to generate their own images.
Package micro is a pluggable framework for microservices