//
pkg.gl
Category
github.com/tux21b/traefik
testhelpers
package
1.4.2
Repository:
https://github.com/tux21b/traefik.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
26 SLOC
#
Functions
Intp
Intp returns a pointer to the given integer value.
MustNewRequest
MustNewRequest creates a new http get request or panics if it can't.
MustParseURL
MustParseURL parses a URL or panics if it can't.
Stringp
Stringp returns a pointer to the given string value.