//
pkg.gl
Category
github.com/postmannen/go-learning
ultimate
decoupling
01decouplingDBPullStore
package
0.0.0-20240119052524-3363882ba0c5
Repository:
https://github.com/postmannen/go-learning.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
93 SLOC
#
Functions
Copy
Copy knows how to pull and store data from the System.
#
Structs
Data
Data is the structure of the data we're working with.
Pillar
Pillar is a database which we will store data to.
System
System wraps Xenia and Pillar into a single system.
Xenia
Xenia is a database which we need to pull data from.