package
1.6.0
Repository: https://github.com/walkon/gnet.git
Documentation: pkg.go.dev

# Functions

NewLockFreeQueue instantiates and returns a lockFreeQueue.

# Interfaces

AsyncTaskQueue is a queue storing asynchronous tasks.

# Type aliases

Task is a asynchronous function.