Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheClient ¶
type CacheServer ¶
type CacheServer struct {
Server *framework.Server
Client *CacheClient
}
func CreateCustomServer ¶
func CreateCustomServer(listenAddr string, leaderAddr string) *CacheServer
func CreateDefault ¶
func CreateDefault() *CacheServer
Click to show internal directories.
Click to hide internal directories.