ssm

package
v0.0.0-...-d6b3ade Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadIntoEnv

func LoadIntoEnv(in []Param) error

Types

type Config

type Config struct {
	Path string `envconfig:"SSM_PATH"`
}

type Param

type Param struct {
	Name  string
	Value string
}

func GetParametersFromPath

func GetParametersFromPath(ctx context.Context, path string) ([]Param, error)

Jump to

Keyboard shortcuts

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