icapproxy

package
v0.0.0-...-206deed Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientConfig

type ClientConfig struct {
	AMPQClient    *amqp.Client
	RabbitMqURI   string
	RequestQueue  string
	ResponseQueue string
	ClientTimeout int
}

func NewClientConfig

func NewClientConfig(rabbitURI string, requestQueue string, responseQueue string, clientTimeout int) (*ClientConfig, error)

Getting a new client configuration

func (*ClientConfig) RunRebuild

func (cc *ClientConfig) RunRebuild(messagePayload *types.MessagePayload) (types.ResponsePayload, error)

---------------------------------------------- Rebuild the file ----------------------------------------------

Jump to

Keyboard shortcuts

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