# Functions
NewGitlab returns a new Gitlab service.
NewInterfaceWithTracing returns InterfaceWithTracing.
# Structs
Gitlab implements Interface for Gitlab.
InterfaceWithTracing implements Interface interface instrumented with opentracing spans.
ListPRsRequest is a request to list pull requests.
# Interfaces
Interface defines methods each git engine client should implement.