Documentation ¶
Overview ¶
Package avatar provides utilities for GitHub avatars
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Width is a global value for the width of an avatar in pixels. // // Several utilities share this value. Width = 400 // Height is a global value for the height of an avatar in pixels. // // Several utilities share this value. Height = 400 )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.