config

package
v0.0.0-...-84b52ed Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	TransactionsCollection string `` /* 163-byte string literal not displayed */
	ProductsCollection     string `` /* 159-byte string literal not displayed */
	RefundsCollection      string `` /* 158-byte string literal not displayed */
	Database               string `` /* 163-byte string literal not displayed */
	MongoDBURL             string `` /* 142-byte string literal not displayed */
	SFTPServer             string `` /* 147-byte string literal not displayed */
	SFTPPort               string `` /* 149-byte string literal not displayed */
	SFTPUserName           string `` /* 147-byte string literal not displayed */
	SFTPPassword           string `` /* 147-byte string literal not displayed */
	SFTPFilePath           string `` /* 152-byte string literal not displayed */
}

Config holds configuration details required to execute the lambda.

func Get

func Get() (*Config, error)

Get returns configuration details marshalled into a Config struct

Jump to

Keyboard shortcuts

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