mongo

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LogEventCollection = "logEventCollection"
)

LogEventCollection collection name

View Source
var (
	ProcessCollection = "processCollection"
)

ProcessCollection process collection name

View Source
var (
	ProcessEventCollection = "processEventCollection"
)

ProcessEventCollection process event collection name

View Source
var (
	ProcessFootmarkCollection = "processFootmarkCollection"
)

ProcessFootmarkCollection process footmark collection name

View Source
var (
	ProcessLifeCycleCollection = "processLifeCycleEventCollection"
)

ProcessLifeCycleCollection process life cycle event collection name

Functions

func GetDmManager

func GetDmManager() *dmManager

GetDmManager returns dmManager

func GetMockDmManager

func GetMockDmManager() *dmManager

GetMockDmManager returns mock dmManager

func InitLogEventData

func InitLogEventData() []v1.LogEvent

InitLogEventData Return mock Log event list

func InitProcessLifeCycleEventData

func InitProcessLifeCycleEventData() []v1.ProcessLifeCycleEvent

InitProcessLifeCycleEventData Return mock process life cycle event list

func NewLogEventRepository

func NewLogEventRepository(timeout int) repository.LogEventRepository

NewLogEventRepository returns LogEventRepository type object

func NewMockLogEventRepository

func NewMockLogEventRepository() repository.LogEventRepository

NewMockLogEventRepository returns LogEventRepository type object

func NewMockProcessLifeCycleEventRepository

func NewMockProcessLifeCycleEventRepository() repository.ProcessLifeCycleEventRepository

NewMockProcessLifeCycleEventRepository returns ProcessLifeCycleEventRepository type object

func NewProcessEventRepository

func NewProcessEventRepository(timeout int) repository.ProcessEventRepository

NewProcessEventRepository returns ProcessEventRepository type object

func NewProcessFootmarkRepository

func NewProcessFootmarkRepository(timeout int) repository.ProcessFootmarkRepository

NewProcessFootmarkRepository returns ProcessLifeCycleEventRepository type object

func NewProcessLifeCycleRepository

func NewProcessLifeCycleRepository(timeout int) repository.ProcessLifeCycleEventRepository

NewProcessLifeCycleRepository returns ProcessLifeCycleEventRepository type object

func NewProcessRepository

func NewProcessRepository(timeout int) repository.ProcessRepository

NewProcessRepository returns ProcessRepository type object

Types

This section is empty.

Jump to

Keyboard shortcuts

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