config

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	SpaceID           string   `json:"spaceId,omitempty" yaml:"spaceId,omitempty"`
	Environment       string   `json:"environment,omitempty" yaml:"environment,omitempty"`
	ExportFile        string   `json:"exportFile,omitempty" yaml:"exportFile,omitempty"`
	ContentTypes      []string `json:"contentTypes,omitempty" yaml:"contentTypes,omitempty"`
	PathTargetPackage string   `json:"pathTargetPackage,omitempty" yaml:"pathTargetPackage,omitempty"`
	RequireVersion    string   `json:"requireVersion,omitempty" yaml:"requireVersion,omitempty"`
}

func LoadConfigFromYAML

func LoadConfigFromYAML(filename string) (*Config, error)

Jump to

Keyboard shortcuts

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