internal

package
v0.33.20 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectCounter

type ConnectCounter struct {
	Count int
}

ConnectCounter used for testing.

func (*ConnectCounter) Connect

func (cc *ConnectCounter) Connect(*aserto.Config) (*grpc.ClientConn, error)

type Connections

type Connections struct {
	Connect func(*aserto.Config) (*grpc.ClientConn, error)
	// contains filtered or unexported fields
}

func NewConnections

func NewConnections() *Connections

func (*Connections) AsSlice

func (cb *Connections) AsSlice() []*grpc.ClientConn

func (*Connections) Get

func (cb *Connections) Get(cfg *aserto.Config) (*grpc.ClientConn, error)

Jump to

Keyboard shortcuts

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