![Notice](/static/shared/icon/info_gm_grey_24dp.svg)
The highest tagged major version is
v2.
package
Version:
v0.0.3-chain-bsopt
Opens a new window with list of versions in this module.
Published: Oct 12, 2018
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
¶
type Element struct {
Value interface{}
}
func (l *List) Append(data interface{})
func (l *List) Shift() interface{}
func (l *List) Traverse(fn func(prev, current *Element))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.