Documentation ¶
Index ¶
- func AssertEquals(t testing.TB, expected, result fmt.Stringer)
- func AssertEqualsInt(t testing.TB, expected, result int)
- func AssertError(t testing.TB, got, want error)
- func AssertNoError(t testing.TB, err error)
- func ConvertToInteger(s string) (int, error)
- func Format(s string, a ...any) string
- func Handle(err error)
- func Print(a ...any)
- func Printf(s string, a ...any)
- func Search[T any](item T, arr []T) (index int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEqualsInt ¶
func AssertError ¶
func AssertNoError ¶
func ConvertToInteger ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.