Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DependencyInjector ¶ added in v0.1.1
func DependencyInjector() *dependencyInjector
DependencyInjector constructor method.
func DynamoDBClient ¶ added in v0.1.1
DynamoDBClient creates a client for DynamoDB, used to get clients from client DB.
func LoadEnv ¶
func LoadEnv()
LoadEnv class is responsible for loading order of .env files. Uses godotenv.Load to inject env variables from file into environment;
func LoadTestEnv ¶
func LoadTestEnv()
LoadTestEnv is used in tests to load .env.test file variables.
func NewEndpointResolver ¶ added in v0.1.1
func NewEndpointResolver() aws.EndpointResolverWithOptionsFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.