internal/processor/doc.go (1 lines of code) (raw):

// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // package processor is used to process the library files and read them into a result struct for Alzlib to use. package processor