github.com/unidoc/unidoc@v2.2.0+incompatible/pdf/extractor/const.go (about) 1 /* 2 * This file is subject to the terms and conditions defined in 3 * file 'LICENSE.md', which is part of this source code package. 4 */ 5 6 package extractor 7 8 var isTesting = false