Documentation
¶
Index ¶
Constants ¶
View Source
const CacheType = "noop"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct { // Metrics is the metrics interface to record the cache type. // It defaults to a No-Op metric implementation. Metrics metrics.Interface }
func (*Settings) SetDefaults ¶
func (s *Settings) SetDefaults()
func (*Settings) ToLinesNode ¶
Click to show internal directories.
Click to hide internal directories.