Documentation ¶
Index ¶
Constants ¶
View Source
const ( ClusterName = "" UpstreamHost = "127.0.0.1" UpstreamPort = 3000 )
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶
func StartServer(l *zap.SugaredLogger, updates chan store.NodeConfig, deletes chan string)
Types ¶
type CacheUpdater ¶
type CacheUpdater struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.