config

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2025 License: Apache-2.0 Imports: 5 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCore

func NewCore(config driver.ConfigService) (*core.Config, error)

Types

type ConfigService

type ConfigService interface {
	driver2.ConfigService
	Resolvers() ([]config.Resolver, error)
	MSPCacheSize() int
	DefaultMSP() string
	MSPs() ([]config.MSP, error)
}

type Provider

type Provider interface {
	GetConfig(network string) (ConfigService, error)
}

func NewProvider

func NewProvider(config driver.ConfigService) (Provider, error)

Jump to

Keyboard shortcuts

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