station

package
v0.0.0-...-5c9ab3f Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Definition

type Definition struct {
	Hills []Hill `json:"hills" yaml:"hills"`
}

func ParseStationDefinition

func ParseStationDefinition(data []byte) (Definition, error)

type Hill

type Hill struct {
	Signal    string   `json:"signal" yaml:"signal"`
	Repeaters []string `json:"repeaters" yaml:"repeaters"`
}

Jump to

Keyboard shortcuts

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