package
0.0.0-20240615233212-f4d96fc723ee
Repository: https://github.com/ernail/labdoc.git
Documentation: pkg.go.dev

# Structs

CiConfig represents the GitLab CI configuration.
Component represents a GitLab CI component.
ComponentsDocumentation represents the data needed to document GitLab CI/CD components.
Input represents an input parameter for the GitLab CI spec.
Job represents a job in the GitLab CI configuration.
RealDocumentationGenerator implements the DocumentationGenerator interface.
Spec defines the "spec" keyword of the GitLab CI configuration.

# Interfaces

DocumentationGenerator defines the interface for generating documentation.