Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type LinkMatch ¶
type LinkMatch struct { ID string `json:"id"` Type string `json:"type"` URL string `json:"url"` Captures []string `json:"captures"` }
LinkMatch is a social/professional network record.
func Link ¶
Link will attempt to identify a link from a set of strings. The first link that is found will be returned.
Click to show internal directories.
Click to hide internal directories.