package
0.10.25
Repository: https://github.com/graphql-editor/stucco.git
Documentation: pkg.go.dev

# Functions

FieldResolveClientTestData is a data for testing field resolution of proto clients.
FieldResolveServerTestData is a data for testing field resolution of proto servers.
InterfaceResolveTypeClientTestData is a data for testing interface resolution of proto clients.
InterfaceResolveTypeServerTestData is a data for testing interface resolution of proto servers.
RunFieldResolveClientTests runs all client tests on a function.
RunFieldResolveServerTests runs all client tests on a function.
RunInterfaceResolveTypeClientTests runs all client tests on a function.
RunInterfaceResolveTypeServerTests runs all client tests on a function.
RunScalarParseClientTests runs all client tests on a function.
RunScalarParseServerTests runs all client tests on a function.
RunScalarSerializeClientTests runs all client tests on a function.
RunScalarSerializeServerTests runs all client tests on a function.
RunSetSecretsClientTests runs all client tests on a function.
RunSetSecretsServerTests runs all client tests on a function.
RunUnionResolveTypeClientTests runs all client tests on a function.
RunUnionResolveTypeServerTests runs all client tests on a function.
ScalarParseClientTestData is a data for testing scalar resolution of proto clients.
ScalarParseServerTestData is a data for testing scalar resolution of proto servers.
ScalarSerializeClientTestData is a data for testing scalar resolution of proto clients.
ScalarSerializeServerTestData is a data for testing scalar resolution of proto servers.
SetSecretsClientTestData is a data for testing secrets of proto clients.
SetSecretsServerTestData is a data for testing secrets of proto clients.
UnionResolveTypeClientTestData is a data for testing union resolution of proto clients.
UnionResolveTypeServerTestData is a data for testing union resolution of proto servers.

# Structs

FieldResolveClientTest is basic struct for testing clients implementing proto.
FieldResolveServerTest is basic struct for testing servers implementing proto.
InterfaceResolveTypeClientTest is basic struct for testing clients implementing proto.
InterfaceResolveTypeServerTest is basic struct for testing servers implementing proto.
ScalarParseClientTest is basic struct for testing clients implementing proto.
ScalarParseServerTest is basic struct for testing servers implementing proto.
ScalarSerializeClientTest is basic struct for testing clients implementing proto.
ScalarSerializeServerTest is basic struct for testing servers implementing proto.
No description provided by the author
SetSecretsServerTest is basic struct for testing clients implementing proto.
UnionResolveTypeClientTest is basic struct for testing clients implementing proto.
UnionResolveTypeServerTest is basic struct for testing servers implementing proto.