Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilePublished ¶
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()
Click to show internal directories.
Click to hide internal directories.