config

package
v0.0.0-...-18bfe34 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2021 License: LGPL-3.0 Imports: 0 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 {
	MachId         uint16          `json:"mach_id"`
	PhyFileConfigs []PhyFileConfig `json:"phyfiles"`
	Volumes        []interface{}
}

type PhyFileConfig

type PhyFileConfig struct {
	VolId uint16 `json:"phyfile_id"`
	Path  string `json:"path"`
}

Jump to

Keyboard shortcuts

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