Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateConfig ¶
func SetupClient ¶
func SetupClient(confPath string) (*benchmark.ViewClient, func(), error)
func WarmupClients ¶
func WarmupClients(ccs []*benchmark.ViewClient, makeCaller func(*benchmark.ViewClient) func(ctx context.Context) error) error
Types ¶
type NamedFactory ¶
type NamedFactory struct {
Name string
Factory viewregistry.Factory
}
Click to show internal directories.
Click to hide internal directories.