package
0.10.25
Repository: https://github.com/graphql-editor/stucco.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

GetDriver returns a driver matching user config for a runner.
Register adds a new driver for a user config.

# Structs

AuthorizeInput represents data passed to authorize function.
AuthorizeOutput is an authorize response.
Config defines a config that a driver satisfies.
Error passed between runner and router.
FieldResolveInfo defines information about current field resolution.
FieldResolveInput represents data passed to field resolution.
FieldResolveOutput is a result of a field resolution.
InterfaceResolveTypeInfo contains information about current state of query for interface type resolution.
InterfaceResolveTypeInput represents a request of interface type resolution for GraphQL query.
InterfaceResolveTypeOutput represents an output returned by runner for request of interface type resolution.
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
SubscriptionConnectionInput represents input to a function which creates subscription connection data.
SubscriptionConnectionOutput represents response from a function which creates subscription connection data.
SubscriptionListenInput represents input to a function which listen on events that trigger subscription.
SubscriptionListenOutput represents response from a function which listen on events that trigger subscription.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Driver is an interface that must be defined by an implementation for of specific runner.
No description provided by the author
SubscriptionListenReader is a simple interface that listens for pings from backing function.

# Type aliases

No description provided by the author