config

package
v0.0.0-...-b155b17 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupConfig

func SetupConfig() error

SetupConfig setup config

Types

type Config

type Config struct {
	S3    s3Config      `json:"s3" mapstructure:"s3"`
	S3Cli *minio.Client `json:"-" mapsructure:"-"`
}

Config config

var Instance *Config

Instance global config instance

Jump to

Keyboard shortcuts

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