Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
Info contains information about an available update.
func (Info) Available ¶
Available returns true if there's an update available.
If both current and latest are stable versions, returns true if versions are different. If current is a pre-release and latest isn't, returns true. If latest is a pre-release and current isn't, returns false.
func (Info) IsDevelopment ¶
Click to show internal directories.
Click to hide internal directories.