Documentation
      ¶
    
    
  
    
  
    Index ¶
- func CacheFile(dir string, name string) string
 - func ModTimeCache(dir string, name string) (time.Time, error)
 - func ReadCache(dir string, name string) (content []byte, err error)
 - func RemoveCache(dir string, names ...string) (err error)
 - func WriteCache(dir string, name string, content []byte) (err error)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ModTimeCache ¶
ModTimeCache 缓存文件修改时间
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.