mqini

package
v9.1.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mqini provides information about queue managers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetErrorLogDirectory

func GetErrorLogDirectory(qm *QueueManager) string

GetErrorLogDirectory returns the directory holding the error logs for the specified queue manager

Types

type QueueManager

type QueueManager struct {
	Name             string
	Prefix           string
	Directory        string
	DataPath         string
	InstallationName string
}

QueueManager describe high-level configuration information for a queue manager

func GetQueueManager

func GetQueueManager(name string) (*QueueManager, error)

GetQueueManager returns queue manager configuration information

Jump to

Keyboard shortcuts

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