filecache

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FInitServer

func FInitServer(path string) (*FileCacheInst, *Error)

Types

type FileCacheInst

type FileCacheInst struct {
	FilePath string
}

func (*FileCacheInst) FDeleteByKey

func (fc *FileCacheInst) FDeleteByKey(key string) *Error

func (*FileCacheInst) FGetStrValue

func (fc *FileCacheInst) FGetStrValue(key string) (string, *Error)

func (*FileCacheInst) FSetValue

func (fc *FileCacheInst) FSetValue(key string, value string) *Error

Jump to

Keyboard shortcuts

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