diff --git a/pkg/gofr/file/file.go b/pkg/gofr/file/file.go index 87c5c635c..952a92e2d 100644 --- a/pkg/gofr/file/file.go +++ b/pkg/gofr/file/file.go @@ -1,3 +1,4 @@ +// Package file provides a simple representation of a file and its metadata. package file type file struct {