# Functions
NewCacheServer is the factory method for cacheServer.
NewScanServer is the factory method for scanner.
NewServer returns an instance of Server.
# Variables
ScanSuperSet binds the dependencies for server.
# Structs
CacheServer implements the cache.
ScanServer implements the scanner.
Server represents Trivy server.