Documentation ¶
Index ¶
Constants ¶
View Source
const SchemaVersion = 2
Variables ¶
View Source
var ErrCacheExpired = fmt.Errorf("cache record expired")
View Source
var ErrCacheIncompatible = fmt.Errorf("cache record used incomatible schema")
View Source
var ErrCacheNotFound = fmt.Errorf("cache record not found")
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) AddServices ¶
func (*Cache) ListServices ¶
type ServiceMetadata ¶
Click to show internal directories.
Click to hide internal directories.