open

module
v0.0.0-...-92360a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2023 License: MIT

README

This repository is a single go module, containing a collection of open-source go packages.

To get the code use:

$ go get cdop.pt/go/open

Current packages in the collection:

  • assertive: assertion library with zero external dependencies providing two boolean assertions, for less verbose AAA type tests (as used in TDD).
  • linedb: OO-like interface for one-record-per-line databases backed by simple plain-text files.

Directories

Path Synopsis
Package assertive provides two boolean assertion functions, both compatible with the standard testing.T type.
Package assertive provides two boolean assertion functions, both compatible with the standard testing.T type.
Package linedb provides an OO-like interface to operate on simple line-record databases backed by a plain text file.
Package linedb provides an OO-like interface to operate on simple line-record databases backed by a plain text file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL