log

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IgnorePatternDebugLines = "[0-9TZ:-]+ DBG.*"

Functions

func Contains

func Contains(want string) func(t TestifyT, logBuf *bytes.Buffer)

func Empty

func Empty(t TestifyT, logBuf *bytes.Buffer)

func EmptyWithIgnorePattern added in v0.6.2

func EmptyWithIgnorePattern(pattern string) func(t TestifyT, logBuf *bytes.Buffer)

func Match

func Match(expr string) func(t TestifyT, logBuf *bytes.Buffer)

func Noop

func Noop(t TestifyT, logBuf *bytes.Buffer)

Types

type MatcherFunc

type MatcherFunc func(t TestifyT, logBuf *bytes.Buffer)

type TestifyT added in v0.7.0

type TestifyT interface {
	require.TestingT
	Helper()
}

Jump to

Keyboard shortcuts

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