Directories ¶
Path | Synopsis |
---|---|
package Actions was created to house all Action code.
|
package Actions was created to house all Action code. |
Package allDB rests just above the CRUD layer which is a series of packages handling different databases and caches.
|
Package allDB rests just above the CRUD layer which is a series of packages handling different databases and caches. |
cmd
|
|
defaultservice
Command polyapp is the main service for Polyapp.
|
Command polyapp is the main service for Polyapp. |
initGCP
command init uses the Firebase REST API to set up a new Firebase program programatically Documentation for REST APIs: https://firebase.google.com/docs/projects/api/workflow_set-up-and-manage-project
|
command init uses the Firebase REST API to set up a new Firebase program programatically Documentation for REST APIs: https://firebase.google.com/docs/projects/api/workflow_set-up-and-manage-project |
serviceworker
Command serviceworker is Go code compiled to WASM which can respond to requests you might normally make to a web server.
|
Command serviceworker is Go code compiled to WASM which can respond to requests you might normally make to a web server. |
Package common holds structures and data which are common across all databases and architectures (JS / Server).
|
Package common holds structures and data which are common across all databases and architectures (JS / Server). |
Package elasticsearchCRUD provides APIs for storing and retrieving objects from Elasticsearch and searching among those objects.
|
Package elasticsearchCRUD provides APIs for storing and retrieving objects from Elasticsearch and searching among those objects. |
package fileCRUD contains APIs for CRUDing objects to and from a local filesystem using JSON.
|
package fileCRUD contains APIs for CRUDing objects to and from a local filesystem using JSON. |
package firestoreCRUD contains Firestore-specific code which can CRUD objects from the Firestore database.
|
package firestoreCRUD contains Firestore-specific code which can CRUD objects from the Firestore database. |
Package gen is a solution to the problem: How do you create HTML code dynamically?
|
Package gen is a solution to the problem: How do you create HTML code dynamically? |
Package handlers can compile to both WASM and any server-side compilation target.
|
Package handlers can compile to both WASM and any server-side compilation target. |
Package idbCRUD is a JS-dependent package which performs CRUD operations on the IndexedDB.
|
Package idbCRUD is a JS-dependent package which performs CRUD operations on the IndexedDB. |
Package integrity constitutes the 'Validation and Integrity library'.
|
Package integrity constitutes the 'Validation and Integrity library'. |
Click to show internal directories.
Click to hide internal directories.