files

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FilesDir string = t.HomeDir + "/.config/GoNotes/files.json"
	Files    []File
)

Functions

func GetNewID

func GetNewID() uint

func Load

func Load()

func Read

func Read() []byte

func Write

func Write()

Types

type File

type File struct {
	ID   uint
	Name string
	Path string
	Type string
	Tmp  bool
}

Jump to

Keyboard shortcuts

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