Documentation ¶
Overview ¶
Package gfcache provides reading and caching for file contents.
文件缓存.
文件缓存.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cache ¶ added in v1.5.0
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) GetBinContents ¶ added in v1.5.0
获得文件内容 []byte
func (*Cache) GetContents ¶ added in v1.5.0
获得文件内容 string
Click to show internal directories.
Click to hide internal directories.