package cif // Handles documents from CIF and VSTP Feeds. // Takes in individual documents, and returns them in the correct format for the Database // Uses types declared in owlboard/go-types/db func DocumentHandler() {}