Documentation ¶ Index ¶ type Directory func NewDirectory(logger *zap.SugaredLogger) *Directory func (d *Directory) Run(w *app.Window, gtx layout.Context, e app.FrameEvent) (bool, string, bool, bool) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Directory ¶ type Directory struct { // contains filtered or unexported fields } func NewDirectory ¶ func NewDirectory(logger *zap.SugaredLogger) *Directory func (*Directory) Run ¶ func (d *Directory) Run(w *app.Window, gtx layout.Context, e app.FrameEvent) (bool, string, bool, bool) Source Files ¶ View all Source files directory.go Click to show internal directories. Click to hide internal directories.