Files
katenary/internal/utils/doc.go

4 lines
151 B
Go
Raw Normal View History

2025-06-26 23:53:05 +02:00
// Package utils provides some utility functions used in katenary.
// It defines some constants and functions used in the whole project.
package utils