data

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package data includes utilities for property test data management and verification.

Index

Constants

This section is empty.

Variables

View Source
var VerifyFn = func(innerGm gm.Gomega, sharedContext helpers.SharedContext, args helpers.Args) {
	ctx := context.Background()
	verifyWithContext(ctx, innerGm, sharedContext, args)
}

VerifyFn verify whether the query response matches the wanted result.

Functions

func Write

func Write(conn *grpclib.ClientConn, name string)

Write writes a property with the given name to the default group and name.

func WriteToGroup

func WriteToGroup(conn *grpclib.ClientConn, name, group, fileName string)

WriteToGroup writes a property with the given name to the specified group and name.

Types

This section is empty.

Jump to

Keyboard shortcuts

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