cacheutil

package
v0.0.0-...-6380347 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadGob

func LoadGob(v interface{}, cacheFilePath string) error

LoadGob 加载二进制文件内容到结构体中

func LoadJson

func LoadJson(v interface{}, cacheFilePath string) error

LoadJson 加载json文件内容到结构体中

func StoreGob

func StoreGob(v interface{}, cacheFilePath string) error

StoreGob 缓存结构体到指定二进制文件中

func StoreJson

func StoreJson(v interface{}, cacheFilePath string) error

StoreJson 缓存结构体到指定json文件中

Types

This section is empty.

Jump to

Keyboard shortcuts

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