# Packages
No description provided by the author
Package cmake provides basic support for reading CMake cache files.
Package compdb provides the structs for generate compilation database as specified by https://clang.llvm.org/docs/JSONCompilationDatabase.html.
No description provided by the author
Package env provides functionality to dynamically load the environment variables
Note: This is just a modified copy and wrapper around the gotenv package by suboisto.
Package fs provides a primitive virtual file system.
No description provided by the author
Package loc provides space-efficient mapping of source code locations.
Package log provides uniform logging and tracing interfaces for ntt.
Package lsp implements LSP for gopls.
Package memoize supports memoizing the return values of functions with idempotent results that are expensive to compute.
Package ntttest provides utilities for TTCN-3 testing.
No description provided by the author
No description provided by the author
Package session provides machine-wide unique sessions.
Package yaml provides uniform interface for parsing YAML files.