Discover Packages
github.com/viteLabs/go-vite
vite
net
circle
package
Version:
v1.2.3-alpha.3
Opens a new window with list of versions in this module.
Published: Jan 28, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types type Key type List type Map type TraverseFn type Value NewList(total) NewMap(total)
Documentation
¶
type List interface {
Size() int
Put(key Key ) (old Key )
Traverse(func(key Key ) bool )
TraverseR(func(key Key ) bool )
Reset()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.