config

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2025 License: 0BSD, Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Goabu

type Goabu struct {
	Mappings         map[string]GoabuMapping
	StateInitializer string
	Imports          []string
	AdditionalFiles  []string
}

func ReadFromFile

func ReadFromFile(path string) (Goabu, error)

ReadFromFile tries to read a JSON encoded Goabu from a file given the file path.

type GoabuMapping

type GoabuMapping struct {
	GoabuType string
	Fields    map[string]string
	Args      []string
}

Jump to

Keyboard shortcuts

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