config

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildTarget

type BuildTarget string
const (
	TargetYAML BuildTarget = "yaml"
	TargetJSON BuildTarget = "json"
	TargetTOML BuildTarget = "toml"
)

type Config

type Config struct {
	// contains filtered or unexported fields
}

func New

func New(data *info.Data, providers *provider.Set) *Config

func (*Config) Build

func (c *Config) Build(ctx context.Context, target BuildTarget) ([]byte, error)

Jump to

Keyboard shortcuts

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