We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208172c commit a3f09ecCopy full SHA for a3f09ec
config/types.go
@@ -1,7 +1,7 @@
1
package config
2
3
type Config struct {
4
- aws AwsConfig
+ _ AwsConfig
5
}
6
7
type AwsConfig struct {
0 commit comments