render

package
v0.0.0-...-519a78f Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderList

func RenderList(list []Entry, pos int, max_render_size int)

Types

type Entry

type Entry struct {
	Name       string
	IsDir      bool
	RenderName string
	IsDotEntry bool
}

func MakeEntry

func MakeEntry(dir_entry fs.DirEntry) (Entry, error)

func (Entry) Init

func (e Entry) Init(dir_entry fs.DirEntry) (Entry, error)

Jump to

Keyboard shortcuts

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