package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Sep 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
InvalidateAll 删除所有缓存值,只用于单元测试。
const (
LoadNone LoadType = iota
LoadOnCtx
LoadCache
LoadBack
)
type Option func(*optionArg)
type Result interface {
Json() string
Load(v interface{}) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.