package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev

# README

Nuts Node Documentation

Documentation gets compiled with a mixture of tooling into the _build directory.

Run make docs in the parent/base directory first.

docker build -t nutsfoundation/nuts-node-docs .
docker run --rm -v $PWD:/docs nutsfoundation/nuts-node-docs

# Functions

No description provided by the author

# Type aliases

KeyList sorts keys alphabetically, with any nested content at the end.