apollo

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

apollo

import "github.com/ccheers/xpkg/conf/paladin/apollo"

Index

Constants

const (
    // PaladinDriverApollo ...
    PaladinDriverApollo = "apollo"
)

type Config

Config is apollo config client config.

type Config struct {
    AppID           string   `json:"app_id"`
    Cluster         string   `json:"cluster"`
    CacheDir        string   `json:"cache_dir"`
    MetaAddr        string   `json:"meta_addr"`
    Namespaces      []string `json:"namespaces"`
    AccesskeySecret string   `json:"accesskey_secret"`
}

Generated by gomarkdoc

Documentation

Index

Constants

View Source
const (
	// PaladinDriverApollo ...
	PaladinDriverApollo = "apollo"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AppID           string   `json:"app_id"`
	Cluster         string   `json:"cluster"`
	CacheDir        string   `json:"cache_dir"`
	MetaAddr        string   `json:"meta_addr"`
	Namespaces      []string `json:"namespaces"`
	AccesskeySecret string   `json:"accesskey_secret"`
}

Config is apollo config client config.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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