Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReleaseTag ¶
type UpdateChecker ¶
type UpdateChecker struct {
// contains filtered or unexported fields
}
func NewUpdateChecker ¶
func NewUpdateChecker() *UpdateChecker
func (*UpdateChecker) Check ¶
func (u *UpdateChecker) Check(ctx context.Context) (*ReleaseTag, error)
Click to show internal directories.
Click to hide internal directories.