transport

package
v4.12.0 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OfflineSuite

type OfflineSuite[T any] struct {
	suite.Suite
	SUT        role.Transfer[T]
	Logger     *records.LoggerMock
	Attributes T
	Message    string
}

func (*OfflineSuite[T]) TestSubmit

func (s *OfflineSuite[T]) TestSubmit()

type OnlineSuite

type OnlineSuite[T any] struct {
	suite.Suite
	SUT        role.Transfer[T]
	Attributes T
}

func (*OnlineSuite[T]) TestSubmit

func (s *OnlineSuite[T]) TestSubmit()

type TransferMock

type TransferMock[T any] struct {
	mock.Mock
}

func (*TransferMock[T]) Submit

func (m *TransferMock[T]) Submit(data T) error

Directories

Path Synopsis
templ: version: v0.3.833
templ: version: v0.3.833

Jump to

Keyboard shortcuts

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