detail

package
v0.0.0-...-11562d8 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ObserverInfo

type ObserverInfo struct {
	Id             string                 `json:"id"`
	DBHost         string                 `json:"db_host"`
	DBPort         string                 `json:"db_port"`
	Database       string                 `json:"database"`
	Collection     string                 `json:"collection"`
	Conditions     map[string]interface{} `json:"conditions"`
	ParallelNumber int                    `json:"parallel_number"`
	RequestTopic   string                 `json:"request_topic"`
	DBUser         string                 `json:"db_user"`
	DBPass         string                 `json:"db_pass"`
}

func (*ObserverInfo) Close

func (observer *ObserverInfo) Close()

func (*ObserverInfo) Exec

func (observer *ObserverInfo) Exec()

func (*ObserverInfo) Open

func (observer *ObserverInfo) Open()

Jump to

Keyboard shortcuts

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