package
2.3.6
Repository: https://git.chainmaker.org.cn/chainmaker/common
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewLinkedQueue 构造LinkedQueue @return *LinkedQueue.

# Structs

Iterator 迭代器.
LinkedQueue 链表队列.

# Interfaces

Element 队列中的元素.
Queue 队列.