Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConfigPath = "advCache.cfg.yaml" ConfigPathLocal = "advCache.cfg.local.yaml" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App interface {
Start(gc shutdown.Gracefuller)
// contains filtered or unexported methods
}
App defines the cache application lifecycle interface.
Click to show internal directories.
Click to hide internal directories.