AB#2834 add go package doc to iamid (#1054)

This commit is contained in:
Moritz Sanft 2023-01-23 08:53:25 +01:00 committed by GitHub
parent 9f05631afd
commit 2f2e793810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,9 @@ Copyright (c) Edgeless Systems GmbH
SPDX-License-Identifier: AGPL-3.0-only
*/
/*
Package iamid contains the output information of IAM resource creation.
*/
package iamid
import (