package
3.0.0+incompatible
Repository: https://github.com/nebulasio/go-nebulas.git
Documentation: pkg.go.dev
# README
common
This directory is used to store common Data Structures.
# Functions
NewNonBlockingChan create a new non-blocking chan.
# Structs
NonBlockingChan will drop new values when full.