client

package
v0.0.0-...-9265458 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2025 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MultiplexBySpec

func MultiplexBySpec(meta schema.ClientMeta) []schema.ClientMeta

func ResolveClientID

func ResolveClientID(_ context.Context, meta schema.ClientMeta, resource *schema.Resource, c schema.Column) error

Types

type Spec

type Spec struct {
	NumClients int `json:"num_clients"`
}

func (*Spec) SetDefaults

func (s *Spec) SetDefaults()

func (*Spec) Validate

func (*Spec) Validate() error

type TestClient

type TestClient struct {
	Logger   zerolog.Logger
	Spec     Spec
	ClientID int
}

func (*TestClient) ID

func (*TestClient) ID() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL