Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheFileWriter ¶
type CacheFileWriter struct {
// contains filtered or unexported fields
}
func NewCacheFileWriter ¶
func NewCacheFileWriter(homeDir, cacheDir, cacheFilename string) *CacheFileWriter
func (*CacheFileWriter) Write ¶
func (w *CacheFileWriter) Write(height uint64) error
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
func NewContext ¶
func (*Context) IncrHeight ¶
func (ctx *Context) IncrHeight()
Click to show internal directories.
Click to hide internal directories.