stdawsfx

package
v0.0.136 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package stdawsfx provides a AWS configuration for the various clients as an fx module.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cfg Config) (acfg aws.Config, err error)

New inits the main component in this module.

func Provide

func Provide() fx.Option

Provide provides the package's components as an fx module.

Types

type Config

type Config struct {
	// LoadConfigTimeout bounds the time given to config loading
	LoadConfigTimeout time.Duration `env:"LOAD_CONFIG_TIMEOUT" envDefault:"100ms"`
}

Config configures this module.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL