app

package
v0.0.0-...-d997cb5 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDataGatherCommand

func NewDataGatherCommand() *cobra.Command

Types

type DataGather

type DataGather struct {
	// contains filtered or unexported fields
}

func NewDataGather

func NewDataGather(conf *DataGatherConfig) (*DataGather, error)

func (*DataGather) Start

func (dg *DataGather) Start() error

type DataGatherConfig

type DataGatherConfig struct {
	// contains filtered or unexported fields
}

type DataGatherService

type DataGatherService interface {
	Start() error
	Stop() error
}

type DatagatherService

type DatagatherService struct {
	// contains filtered or unexported fields
}

func NewDatagatherService

func NewDatagatherService(producers []*queue.EmbeddedQueueProducer) *DatagatherService

func (*DatagatherService) CreateEvent

func (*DatagatherService) CreateItem

func (*DatagatherService) CreateUser

func (*DatagatherService) DeleteItem

func (*DatagatherService) DeleteUser

func (*DatagatherService) RegisterService

func (ds *DatagatherService) RegisterService(grpcServer *grpc.Server)

func (*DatagatherService) UpdateItem

func (*DatagatherService) UpdateUser

Jump to

Keyboard shortcuts

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