server

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFileSystem

func NewFileSystem(rootDir string) (*fs, error)

NewFileSystem 文件系统的注册中心

Types

type ChildrenWatcher

type ChildrenWatcher interface {
	GetValue() ([]string, int32)
	GetPath() string
	GetError() error
	GetOp() fsnotify.Op
}

Jump to

Keyboard shortcuts

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