radamsa

package
v1.100.10 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package radamsa parses radamsa's -M metadata log into structured records.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(r io.Reader) ([]map[string]any, error)

Parse reads a radamsa -M metadata log and returns one record per non-blank line. Each record is a map of key -> value, where quoted values are unquoted strings, integer-looking bare values are int64, and other bare tokens are strings. It errors if no parseable record is found.

Types

This section is empty.

Jump to

Keyboard shortcuts

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