cfg

package
v0.0.0-...-340f3c1 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package cfg implements configuration file encoding, decoding, and storing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	FPS float64 `toml:"fps"`
}

Config holds the available configurable options.

func GetConfig

func GetConfig() Config

GetConfig parses the config.tmol file.

Jump to

Keyboard shortcuts

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