steps

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TopicComponent

type TopicComponent struct {
	ErrorFeature componenttest.ErrorFeature

	MongoClient    *mongo.Mongo
	Config         *config.Config
	HTTPServer     *http.Server
	ServiceRunning bool
	// contains filtered or unexported fields
}

func NewTopicComponent

func NewTopicComponent(mongoURL, zebedeeURL string) (*TopicComponent, error)

func (*TopicComponent) Close

func (f *TopicComponent) Close() error

func (*TopicComponent) DoGetHTTPServer

func (f *TopicComponent) DoGetHTTPServer(bindAddr string, router http.Handler) service.HTTPServer

func (*TopicComponent) DoGetHealthcheckOk

func (f *TopicComponent) DoGetHealthcheckOk(_ *config.Config, _, _, _ string) (service.HealthChecker, error)

func (*TopicComponent) DoGetMongoDB

DoGetMongoDB returns a MongoDB

func (*TopicComponent) InitialiseService

func (f *TopicComponent) InitialiseService() (http.Handler, error)

func (*TopicComponent) RegisterSteps

func (f *TopicComponent) RegisterSteps(ctx *godog.ScenarioContext)

Jump to

Keyboard shortcuts

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