resolvers

package
v1.16.12-beta012 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

type Resolver struct {
	ExecutorsService services.ExecutorsService
}

func (*Resolver) Query

func (r *Resolver) Query() gen.QueryResolver

Query returns gen.QueryResolver implementation.

func (*Resolver) Subscription

func (r *Resolver) Subscription() gen.SubscriptionResolver

Subscription returns gen.SubscriptionResolver implementation.

type TestClient

type TestClient struct {
	Client           *client.Client
	ExecutorsService *services.MockExecutorsService
	// contains filtered or unexported fields
}

func NewTestClient

func NewTestClient(t *testing.T) *TestClient

func (*TestClient) Finish

func (t *TestClient) Finish()

Jump to

Keyboard shortcuts

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