Files
katenary/internal/generator/labels/labelstructs/doc.go
Patrice Ferlet 14ca5bf0ea feat(refacto): move everything in internal package
This allows to install katenary with `go install` and to clean up the
project folder.
2025-08-03 15:54:58 +02:00

3 lines
132 B
Go

// Package labelstructs is a package that contains the structs used to represent the labels in the yaml files.
package labelstructs