Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SelfUpdater ¶
type SelfUpdater struct {
// contains filtered or unexported fields
}
func NewSelfUpdater ¶
func NewSelfUpdater(httpClient httpClient) (*SelfUpdater, error)
func (*SelfUpdater) ApplyUpdate ¶
func (su *SelfUpdater) ApplyUpdate(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.