package
0.0.0-20250403143952-b55b17c58748
Repository: https://github.com/rveen/golib.git
Documentation: pkg.go.dev

# README

A Go API for Polarion

(This is a hack)

Polarion is an ALM tool (now) from Siemens (See https://polarion.plm.automation.siemens.com). Polarion stores its data in Subversion repositories in XML format, with one repository per project. The current API is a read-only view of a working copy of just one revision of the data.

# Functions

No description provided by the author
Sanitize a string for use as an anchor source:github.com/shurcooL/sanitized_anchor_name.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Link holds the relation between two workitems, which may possibly reside in another project.
Polarion holds information common to all projects.
Project is a container in RAM of parts of the project on disk.