Documentation ¶
Index ¶
- func AssertEtcd(t *testing.T, c *storage.Client, key *storage.Key, expected ...interface{})
- func Context() context.Context
- func HasLocalDocker() bool
- func Listen(port int32) string
- func MustJSON(in interface{}) string
- func MustParseNetIP(t *testing.T, r string) netip.Addr
- func MustProto(in protoreflect.ProtoMessage) []byte
- func PanicIfError(args ...interface{})
- func RandomString(prefix ...string) string
- func ResetEtcd(t *testing.T)
- func Setup(t *testing.T) func()
- func WaitForPort(port int32)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEtcd ¶
func HasLocalDocker ¶
func HasLocalDocker() bool
func MustProto ¶ added in v0.17.2
func MustProto(in protoreflect.ProtoMessage) []byte
func PanicIfError ¶ added in v0.6.12
func PanicIfError(args ...interface{})
func RandomString ¶
func WaitForPort ¶ added in v0.4.0
func WaitForPort(port int32)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.