package
0.0.0-20250226191533-3760a16f1f4f
Repository: https://github.com/bmeg/grip.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
And repreesents a logical "and" of two or more HasExpressions.
Between asserts that the number the provided key resolves to is greater than or equal to the first provided number and less than the second.
Connect opens a GRPC connection to an Grip server.
Contains asserts that the array the provided key resolves to contains the provided value.
No description provided by the author
No description provided by the author
E starts a new vertex query, short for `NewQuery().E()`.
Eq asserts that the value the provided key resolves to is equal to the provided value.
GetDataFieldTypes iterates over the data map and determines the type of each field.
GetFieldType returns the FieldType for a value.
Gt asserts that the value the provided key resolves to is greater than the provided value.
Gte asserts that the value the provided key resolves to is greater than or equal to the provided value.
No description provided by the author
Inside asserts that the number the provided key resolves to is greater than the first provided number and less than the second.
Lt asserts that the value the provided key resolves to is less than the provided value.
Lte asserts that the value the provided key resolves to is less than or equal to the provided value.
Neq asserts that the value the provided key resolves to is not equal to the provided value.
No description provided by the author
NewConfigureDirectClient creates new ConfigureDirectClient.
No description provided by the author
No description provided by the author
NewEditDirectClient creates new EditDirectClient.
No description provided by the author
No description provided by the author
NewJobDirectClient creates new JobDirectClient.
No description provided by the author
NewQuery creates a new Query instance.
No description provided by the author
NewQueryDirectClient creates new QueryDirectClient.
No description provided by the author
Not repreesents a logical "not" for a HasExpression.
Or repreesents a logical "or" of two or more HasExpressions.
Outside asserts that the number the provided key resolves to is less than the first provided number and greater than the second.
RegisterConfigureHandler registers the http handlers for service Configure to "mux".
RegisterConfigureHandlerClient registers the http handlers for service Configure to "mux".
RegisterConfigureHandlerFromEndpoint is same as RegisterConfigureHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterConfigureHandlerServer registers the http handlers for service Configure to "mux".
No description provided by the author
RegisterEditHandler registers the http handlers for service Edit to "mux".
RegisterEditHandlerClient registers the http handlers for service Edit to "mux".
RegisterEditHandlerFromEndpoint is same as RegisterEditHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEditHandlerServer registers the http handlers for service Edit to "mux".
No description provided by the author
RegisterJobHandler registers the http handlers for service Job to "mux".
RegisterJobHandlerClient registers the http handlers for service Job to "mux".
RegisterJobHandlerFromEndpoint is same as RegisterJobHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterJobHandlerServer registers the http handlers for service Job to "mux".
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
V starts a new vertex query, short for `NewQuery().V()`.
ValidateFieldName returns an error if the data field name is invalid.
ValidateGraphName returns an error if the graph name is invalid.
Within asserts that the value the provided key resolves to is in the provided list of values.
Without asserts that the value the provided key resolves to is not in the provided list of values.
WrapClient takes previously initialized GRPC clients and uses them for the client wrapper.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for Condition.
Enum value maps for Condition.
Configure_ServiceDesc is the grpc.ServiceDesc for Configure service.
Edit_ServiceDesc is the grpc.ServiceDesc for Edit service.
Enum value maps for FieldType.
Enum value maps for FieldType.
No description provided by the author
Job_ServiceDesc is the grpc.ServiceDesc for Job service.
Enum value maps for JobState.
Enum value maps for JobState.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.
ReservedFields are the fields that cannot be used as keys within the data of a vertex or edge.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Client is a GRPC grip client with some helper functions.
ConfigureDirectClient is a shim to connect Configure client directly server.
No description provided by the author
No description provided by the author
No description provided by the author
EditDirectClient is a shim to connect Edit client directly server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JobDirectClient is a shim to connect Job client directly server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Query helps build graph queries.
QueryDirectClient is a shim to connect Query client directly server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedConfigureServer must be embedded to have forward compatible implementations.
UnimplementedEditServer must be embedded to have forward compatible implementations.
UnimplementedJobServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
ConfigureClient is the client API for Configure service.
ConfigureGatewayClient is the interface for Configure service client.
ConfigureServer is the server API for Configure service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EditClient is the client API for Edit service.
EditGatewayClient is the interface for Edit service client.
EditServer is the server API for Edit service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JobClient is the client API for Job service.
JobGatewayClient is the interface for Job service client.
JobServer is the server API for Job service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryClient is the client API for Query service.
QueryGatewayClient is the interface for Query service client.
QueryServer is the server API for Query service.
UnsafeConfigureServer may be embedded to opt out of forward compatibility for this service.
UnsafeEditServer may be embedded to opt out of forward compatibility for this service.
UnsafeJobServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author