Documentation
¶
Overview ¶
Package webinfo retrieves informations from links
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
GetCommand returns a Command structure for url search command
func HandleURLs ¶
func HandleURLs(event *irc.Event, callback func(*core.ReplyCallbackData))
HandleURLs is a message handler that search for URLs in a message
Types ¶
This section is empty.
Notes ¶
Bugs ¶
Choose a better name for the HandleUrls function
Maybe not necessary to use Query + loop here, see if QueryRow can do the trick
Maybe not necessary to use Query + loop here, see if QueryRow can do the trick
Click to show internal directories.
Click to hide internal directories.