diff --git a/resources/resources.go b/resources/resources.go index d3f8d1e0..93d27ff6 100644 --- a/resources/resources.go +++ b/resources/resources.go @@ -15,6 +15,7 @@ // You should have received a copy of the GNU Affero General Public License // along with this program. If not, see . +// Package resources provides the resource framework and idempotent primitives. package resources import (