gkeevee

package
v0.0.0-...-1d11f90 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package gkeevee implements routines for data retrival

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(key string) (string, error)

Get function retrieves the value of the given key. If failed, it returns error.

func Load

func Load(path string) (*os.File, error)

Load function opens the file and return the handler

func Save

func Save(fileHandle *os.File) (int8, error)

Save function saves the value in the db file.

func Set

func Set(key string, value string) (int8, error)

Set function assigns a value to the given key. If successful it returns 1

Types

This section is empty.

Jump to

Keyboard shortcuts

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