# Packages
Copyright 2020-present Sonatype Inc.
# Constants
MaxCoords is the maximum amount of coords to query OSS Index with at one time.
# Structs
Server is a struct that holds the OSS Index options, logger and other properties related to communicating with OSS Index.
# Interfaces
IServer is an interface for mocking the OSS Index Server struct.