Documentation ¶
Overview ¶
Package badgedata provides a collection of methods to retreive, store and re-display data from other websites. The intent is to use the displayed data with badgen.net.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
func Handler() http.HandlerFunc
Handler returns the main handler for /badgedata endpoint.
func Register ¶
func Register(name string, function http.HandlerFunc)
Register should only be called from init functions. Registrations created after calling Handler() will not work.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.