package
4.5.1+incompatible
Repository: https://github.com/sourcegraph/sourcegraph.git
Documentation: pkg.go.dev

# Functions

EncodeCursor creates a PageInfo object from the given cursor.
EncodeIntCursor creates a PageInfo object from the given new offset value.
HasNextPage returns a new PageInfo with the given hasNextPage value.
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
NextOffset determines the offset that should be used for a subsequent request.
NextPageCursor returns a new PageInfo indicating there is a next page with the given end cursor.

# Constants

# Structs

ConnectionArgs is the common set of arguments to GraphQL fields that return connections (lists).
PageInfo implements the GraphQL type PageInfo.

# Interfaces

No description provided by the author