UploadExternalData handles the process of uploading external data by detecting file type, parsing, and storing it. Parameters: - ctx: The context for controlling execution. - source: The source of the external data. - reader: An io.Reader for reading the data. - filename: The name of the file being
(ctx context.Context, source string, reader io.Reader, filename string)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected