steps

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilePublished

type FilePublished struct {
	Path        string `avro:"path"`
	Type        string `avro:"type"`
	Etag        string `avro:"etag"`
	SizeInBytes string `avro:"sizeInBytes"`
}

type FilePublisherComponent

type FilePublisherComponent struct {
	DpHttpServer *dphttp.Server

	ApiFeature *componenttest.APIFeature
	// contains filtered or unexported fields
}

func NewFilePublisherComponent

func NewFilePublisherComponent() *FilePublisherComponent

func (*FilePublisherComponent) Close

func (c *FilePublisherComponent) Close() error

func (*FilePublisherComponent) Initialiser

func (c *FilePublisherComponent) Initialiser() (http.Handler, error)

func (*FilePublisherComponent) RegisterSteps

func (c *FilePublisherComponent) RegisterSteps(ctx *godog.ScenarioContext)

func (*FilePublisherComponent) Reset

func (c *FilePublisherComponent) Reset()

Jump to

Keyboard shortcuts

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