Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Link ¶
type Link struct { Label string `json:"label" yaml:"label,omitempty"` Categories []string `json:"categories" yaml:"categories,omitempty,flow"` URL string `json:"url" yaml:"url,omitempty"` }
Link represents an entry in the link directory that can be used by a user to identify and access a link they're looking for
Click to show internal directories.
Click to hide internal directories.