ssmloader

package module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 6 Imported by: 0

README

go-aws-ssm-loader

Go Report Card Go Reference Test

a package to load AWS SSM parameters into a Go struct

Installation

$ go get -u github.com/m0t0k1ch1/go-aws-ssm-loader

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Loader

type Loader struct {
	// contains filtered or unexported fields
}

func NewLoader

func NewLoader(awsConf aws.Config) *Loader

func (*Loader) Load

func (l *Loader) Load(ctx context.Context, v any) error

Jump to

Keyboard shortcuts

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