types

package
v0.0.0-...-81d58bd Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigOptions

type ConfigOptions struct {
	// Domain is the domain of the configuration file, in the context of a
	// Vanilla OS application, it is the RDNN
	Domain string

	// Path is the path to the configuration file
	Path string

	// Type is the type of the configuration file, e.g. json, yaml
	Type string

	// Prefix is an optional prefix for the Path, for testing purposes
	Prefix string
}

ConfigOptions is a struct that holds the configuration options

Jump to

Keyboard shortcuts

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