config

package
v0.0.0-...-3240ed4 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: GPL-3.0 Imports: 4 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 {
	Socket     string `toml:"socket"`
	OwnerGroup string `toml:"group"`
	Driver     string `toml:"device_driver"`
	DevicePath string `toml:"device_path"`
	CachePath  string `toml:"agps_directory"`
	BaudRate   int    `toml:"device_baud_rate"`
}

func Parse

func Parse(file string) (c *Config, err error)

Jump to

Keyboard shortcuts

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