Documentation ¶
Index ¶
- func New(r types.Resolver) generated.SubscriptionResolver
- type Resolver
- func (r *Resolver) CurrentUser(ctx context.Context, init *bool) (<-chan *model.UserPartial, error)
- func (r *Resolver) Emote(ctx context.Context, id primitive.ObjectID, init *bool) (<-chan *model.EmotePartial, error)
- func (r *Resolver) EmoteSet(ctx context.Context, id primitive.ObjectID, init *bool) (<-chan *model.EmoteSet, error)
- func (r *Resolver) User(ctx context.Context, id primitive.ObjectID, init *bool) (<-chan *model.UserPartial, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.