Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddEndpointData ¶
func AddEndpointData(ctx context.Context, store *postgresql.Store, endpoints *fetcher.ListOfEndpoints) error
AddEndpointData iterates through the list of endpoints and adds each one to the database
func RemoveOldEndpoints ¶
func RemoveOldEndpoints(ctx context.Context, store *postgresql.Store, updateTime time.Time, listSource string) error
RemoveOldEndpoints removes fhir endpoints from fhir_endpoints and fhir_endpoints_info that are no longer in the given listsource
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.