proxy.golang.org : github.com/tarmac-project/example-airport-lookup-go/functions/src/data/load
The purpose of this function is to download the CSV data (by calling another function), parse it, enrich the data, and load the contents within the SQL database. This function is called multiple times throughout the application. It's called by an "init" function and also set as a scheduled task by itself.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/tarmac-project/example-airport-lookup-go/functions/src/data/load
Keywords:
example-code
, serverless
License: Apache-2.0
Latest release: about 1 month ago
Namespace: github.com/tarmac-project/example-airport-lookup-go/functions/src/data
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago
github.com/tarmac-project/example-airport-lookup-go/functions/src/data/init
This function executes on startup to verify the database setup and load initial airport data. Th...Latest release: 1 day ago - 0 stars on GitHub
github.com/tarmac-project/example-airport-lookup-go/functions/src/handler
Example Go application built with TarmacLatest release: about 1 month ago - 0 stars on GitHub
github.com/tarmac-project/example-airport-lookup-go/functions/src/handlers/lookup
This function is a lookup request handler function. When a request is received, this function is ...Latest release: about 1 month ago - 0 stars on GitHub
github.com/tarmac-project/example-airport-lookup-go/functions/src/data/fetch
This function fetches airport data from a remote CSV file via HTTP and returns it to the applicat...Latest release: about 1 month ago - 0 stars on GitHub
github.com/tarmac-project/example-airport-lookup-go/functions/src/init
Example Go application built with TarmacLatest release: about 1 month ago - 0 stars on GitHub
github.com/tarmac-project/example-airport-lookup-go v0.0.0-20231023010400-e4b3efdea82f
Example Go application built with Tarmac2 versions - Latest release: over 1 year ago - 0 stars on GitHub