ini

package
v0.0.0-...-7d36c00 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.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 {
}

func (Config) CreateFile

func (c Config) CreateFile()

func (Config) Exists

func (c Config) Exists(path string) bool

func (Config) Read

func (c Config) Read() *preference.Preference

func (Config) Write

func (c Config) Write(preference *preference.Preference)

type PreferenceConfig

type PreferenceConfig interface {
	Write(*preference.Preference)
	Read() *preference.Preference
}

Jump to

Keyboard shortcuts

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