archivefile

package
v0.0.0-...-64bf489 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateArchive

func CreateArchive(ctx context.Context,
	store *postgresql.Store,
	dateStart string,
	dateEnd string,
	numWorkers int,
	workerDur int) ([]totalSummary, error)

CreateArchive gets all data from fhir_endpoints, fhir_endpoints_info and vendors between the given start and end date and summarizes the data

Types

type Result

type Result struct {
	URL                  string
	RequestedFhirVersion string
	Summary              totalSummary
}

Result is the value that is returned from getting the history data from the given URL

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL