mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-27 03:50:56 -04:00
AB#2834 add go package doc to iamid (#1054)
This commit is contained in:
parent
9f05631afd
commit
2f2e793810
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ Copyright (c) Edgeless Systems GmbH
|
||||||
SPDX-License-Identifier: AGPL-3.0-only
|
SPDX-License-Identifier: AGPL-3.0-only
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
|
Package iamid contains the output information of IAM resource creation.
|
||||||
|
*/
|
||||||
package iamid
|
package iamid
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue