Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cache ¶
type Cache struct { Entries []DesktopEntry LatestCache time.Time }
type DesktopEntry ¶
might need to populate this struct later
func CacheEntries ¶
func CacheEntries() ([]DesktopEntry, error)
checks cache writing/reading sequence
func (DesktopEntry) Print ¶
func (de DesktopEntry) Print()
func (DesktopEntry) Run ¶
func (de DesktopEntry) Run()
Click to show internal directories.
Click to hide internal directories.