config

package
v0.0.0-...-eb674b3 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const CONFIG_FILE_PATH = "./.goani-config"

Variables

This section is empty.

Functions

func Add

func Add(id string, child ...int) error

Add a new id to child list to the config

func Exists

func Exists(id string, child int) bool

Checks if a child exists under an id

func GetDataset

func GetDataset() ([]float64, []float64, int, int, error)

Types

type Config

type Config struct {
	Files     map[string][]int
	CreatedAt string
	UpdatedAt string
}

Jump to

Keyboard shortcuts

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