jsonrpc

package
v0.0.0-...-c7601e8 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddDir

func AddDir(toAdd []string) []string

func RmDir

func RmDir(toRm []int) []int

func StopDaemon

func StopDaemon()

Types

type FileProperties

type FileProperties struct {
	Path_to_file string
	Fname        string
	Size         int
	Mtime_ns     int
	IsDir        bool
}
func Search(s string) []FileProperties

type Query

type Query struct {
	Base string
	Args []interface{}
}

type WatchedDirsState

type WatchedDirsState struct {
	Id    int
	Path  string
	State string
}

func WatchedDirs

func WatchedDirs() []WatchedDirsState

Jump to

Keyboard shortcuts

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