Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LoadConfig = sync.OnceValue(func() awssdk.Config { cfg, err := config.LoadDefaultConfig(context.Background()) if err != nil { log.Fatalf("unable to load SDK config, %v", err) } return cfg })
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.