config

package
v0.0.0-...-e84a8d2 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Binary

type Binary struct {
	Name    string `hcl:"name,label"`
	Version string `hcl:"version"`
}

type Config

type Config struct {
	Binary []*Binary `hcl:"binary,block"`
}

func LoadConfig

func LoadConfig(configPath string, zlog *zerolog.Logger) (*Config, error)

Jump to

Keyboard shortcuts

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