config

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cred added in v1.1.0

type Cred struct {
	User         string
	UserPassword string
}

type Nats

type Nats struct {
	Mode int

	Addr string

	DrainTime time.Duration
	Count     int
	MsgSize   int
	Replicas  int
	Threads   int

	Client      Cred
	StreamAdmin Cred
	SysAdmin    Cred

	CreateStream bool
}

Jump to

Keyboard shortcuts

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