Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistryChecker ¶
type RegistryChecker struct {
// contains filtered or unexported fields
}
func NewRegistryChecker ¶
func NewRegistryChecker(logger *zap.SugaredLogger, window *app.Window) *RegistryChecker
func (*RegistryChecker) GetRegistryInfo ¶
func (r *RegistryChecker) GetRegistryInfo() *RegistryInfo
func (*RegistryChecker) Run ¶
func (r *RegistryChecker) Run(gtx layout.Context, e app.FrameEvent) bool
Click to show internal directories.
Click to hide internal directories.