Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ExpectedErr = errors.New("expected error")
)
View Source
var FileSystem embed.FS
Functions ¶
func MonkeyPatch ¶
func MonkeyPatch[T any](this *T, toThat *T) func()
Types ¶
type FileOpenerMock ¶
func (*FileOpenerMock) Open ¶
func (f *FileOpenerMock) Open(file string) (io.ReadCloser, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.