config

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2021 License: MPL-2.0-no-copyleft-exception 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 {
	C              config.Config `yaml:"c,inline"`
	Runner         git.Config    `yaml:"git"`
	OverlayTempdir string        `yaml:"overlay_tempdir"`
}

Config is the on-disk runner configuration

func (*Config) Config

func (c *Config) Config() *config.Config

Config returns the configuration as a basic framework config so fw/config.Load() can work appropriately.

func (*Config) ExtraLoad

func (c *Config) ExtraLoad() error

ExtraLoad does nothing and satisfies the fw/config.Config interface

Jump to

Keyboard shortcuts

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