Documentation
¶
Index ¶
- func CopyDir(src, dst string) error
- func FatalError(err error, t *testing.T)
- func FatalExpectedActual[T comparable](expected, actual T, t *testing.T)
- func FatalNoError(err error, details any, t *testing.T)
- func FormatEuropeanDate(date *time.Time) string
- func IsDirEmpty(dirPath string) (bool, error)
- func MustMarshall(val any) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FatalError ¶
func FatalExpectedActual ¶
func FatalExpectedActual[T comparable](expected, actual T, t *testing.T)
func FormatEuropeanDate ¶ added in v0.1.6
func IsDirEmpty ¶
func MustMarshall ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.