config

package
v0.0.0-...-a2883fb Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDatabaseMongodb

func InitDatabaseMongodb() *mongo.Database

Types

type AwsConfig

type AwsConfig struct {
	AccessKey      string
	AccessSecret   string
	Region         types.BucketLocationConstraint
	Bucket         string
	RequestTimeout time.Duration
	Directory      string
}

type StorageConfig

type StorageConfig struct {
	HttpPort  string
	RpcPort   string
	Timeout   time.Duration
	MaxUpload int
	Aws       AwsConfig
}

func Storage

func Storage() *StorageConfig

Jump to

Keyboard shortcuts

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