factories

package
v0.0.0-...-69810a0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNoCredentials is used whenever credentials are not set for any
	// authentication method.
	ErrNoCredentials = errors.New("Missing conduit credentials")
)

Functions

This section is empty.

Types

type GonduitFactory

type GonduitFactory struct {
	Config *confer.Config `inject:""`
}

GonduitFactory provides functions for building Gounduit clients.

func (*GonduitFactory) Make

func (g *GonduitFactory) Make() (*gonduit.Conn, error)

Make builds an instance of a Gonduit client.

Jump to

Keyboard shortcuts

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