package
0.11.0
Repository: https://github.com/cluttrdev/gitlab-exporter.git
Documentation: pkg.go.dev

# README

The source code contained in this package is a modified version of the original work available from

https://github.com/prometheus/common/blob/v0.45.0/expfmt/text_create.go

The original work is distributed under the Apache License, Version 2.0 of which a copy is provided within this package's folder.

We also provide a copy of the original work's "NOTICE" text file here.

# Structs

No description provided by the author
No description provided by the author
ParseError signals errors while parsing the simple and flat text-based exchange format.
TextParser is used to parse the simple and flat text-based exchange format.