explorer

package
v0.0.0-...-b4c633b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Explorer

type Explorer struct {
	// contains filtered or unexported fields
}

func NewExplorer

func NewExplorer(w *app.Window) *Explorer

func (*Explorer) ChoseFile

func (e *Explorer) ChoseFile(onResult func(r Result), extensions ...string)

func (*Explorer) ChoseFiles

func (e *Explorer) ChoseFiles(onResult func(r []Result), extensions ...string)

type Result

type Result struct {
	Data     []byte
	Error    error
	FilePath string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL