znotify

package
v1.1.24 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewZNotify

func NewZNotify() ziface.Inotify

Types

type ConnIDMap

type ConnIDMap map[uint64]ziface.IConnection

Establish a structure that maps user-defined IDs to connections Map will have concurrent access issues, as well as looping through large amounts of data Currently, a map structure is used to store the data, but it may not be the best choice (建立一个用户自定义ID和连接映射的结构 map会存在 并发问题,大量数据循环读取问题 暂时先用map结构存储,但是应该不是最好的选择,抛砖引玉)

Jump to

Keyboard shortcuts

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