config

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package config include system config defination

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(configPath string, cfg *Config) error

Types

type Account

type Account struct {
	Name string
	CDN  *JDCloudConfig
}

type Config

type Config struct {
	Accounts []Account
}

type JDCloudConfig

type JDCloudConfig struct {
	AK     string
	SK     string
	Region string
}

Jump to

Keyboard shortcuts

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