Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestServer ¶
TestServer is a proxy for a real implementation of topo.Server that provides hooks for testing.
func (*TestServer) GetKnownCells ¶
func (s *TestServer) GetKnownCells(ctx context.Context) ([]string, error)
GetKnownCells is part of topo.Server interface
Click to show internal directories.
Click to hide internal directories.