//
pkg.gl
Category
github.com/ardanlabs/gotraining
topics
go
design
composition
decoupling
example1
package
0.0.0-20250227122322-59689edd5517
Repository:
https://github.com/ardanlabs/gotraining.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 are copying.
Pillar
Pillar is a system we need to store data into.
System
System wraps Xenia and Pillar together into a single system.
Xenia
Xenia is a system we need to pull data from.