go(report): add doc.go
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-07-08 22:19:47 +02:00
parent 54cd582887
commit 002c6756b4
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

5
report/doc.go Normal file
View File

@ -0,0 +1,5 @@
// Copyright 2022 wanderer <a_mirre at utb dot cz>
// SPDX-License-Identifier: GPL-3.0-or-later
// Package report provides functions for constructing/generating report files.
package report