cache-apt-pkgs-action/internal/cio/doc.go
2025-10-11 21:41:23 -07:00

5 lines
207 B
Go

// Package cio provides common I/O operations for the application,
// including JSON serialization, console stream capturing, file handling and Github Actions
// environment variable management.
package cio