config

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package config provides facilities for working with the local configuration directory.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File string
var (
	Session File = "session"
	URL     File = "url"
)

func (File) Delete

func (f File) Delete() error

func (File) Read

func (f File) Read() (string, error)

func (File) Write

func (f File) Write(s string) error

Jump to

Keyboard shortcuts

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