package
0.1.4
Repository: https://github.com/jortel/go-utils.git
Documentation: pkg.go.dev

# Functions

NewList returns a new list.

# Constants

Extension is File extension.

# Variables

WorkingDir is the directory used to stored files.

# Structs

Catalog of types.
EmptyIterator is an empty iterator.
FbIterator is a filebacked iterator.
List is a File-backed list.
Reader performs reading.
Writer performs writing.

# Interfaces

Iterator interface.