# Packages
Package example provides an example resolver that's autogenerated by
gqlgen.
Code generated by counterfeiter.
# Functions
MarshalTimestamp converts the provided time to milliseconds since the Unix epoch.
MarshalUint marshals the provided uint64 to a string.
NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.
NewResolver creates a new query resolver It takes the sp as an argument to use as a backing store for the queried data.
UnmarshalTimestamp is currently unimplemented.
UnmarshalUint converts the string representation for an unsigned integer to a uint64.
# Constants
AetherometerAPIVersion returns the current semantic version of the API.
# 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
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
Resolver is a resolver for the queried data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Stream represents state reconstructed from the live stream of data from a running FFXIV instance.
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
# Interfaces
AuthProvider describes the expected interface of an auth provider that handles creation of auth tokens and authorization of them.
EntityEventSource describes the expected interface of a source for entity events.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StoreProvider describes the expected interface of a datastore that can provide the backing API requests.
StreamEventSource describes the expected interface of a source for stream events.
No description provided by the author
No description provided by the author
# Type aliases
StreamRequestHandler defines the type of a client request handler that can be attached to the resolver.