Documentation ¶ Index ¶ func Close(closer io.Closer) func GetHttpClient() *http.Client func Logger(t zaptest.TestingT) *zap.Logger func NoLog(ctx context.Context) context.Context func TestContext(t zaptest.TestingT) (ctx context.Context, flush func()) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Close ¶ added in v0.23.9 func Close(closer io.Closer) func GetHttpClient ¶ added in v0.23.17 func GetHttpClient() *http.Client func Logger ¶ added in v0.23.9 func Logger(t zaptest.TestingT) *zap.Logger func NoLog ¶ func NoLog(ctx context.Context) context.Context func TestContext ¶ func TestContext(t zaptest.TestingT) (ctx context.Context, flush func()) Types ¶ This section is empty. Source Files ¶ View all Source files helper.go Click to show internal directories. Click to hide internal directories.