micrecord

package
v0.0.0-...-523d838 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Model = resource.ModelNamespace("beering").WithFamily("generic").WithModel("micrecord")

Functions

This section is empty.

Types

type Config

type Config struct {
	Datadir  string `json:"datadir"`
	Duration int    `json:"duration,omitempty"`
	Between  int    `json:"between,omitempty"`
}

Config is used for converting config attributes.

func (*Config) Validate

func (config *Config) Validate(path string) ([]string, error)

Validate ensures all parts of the config are valid.

Jump to

Keyboard shortcuts

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