//
pkg.gl
Category
github.com/postmannen/go-learning
decoupling
01.2-implemented-Puller-and-Pusher
package
0.0.0-20240119052524-3363882ba0c5
Repository:
https://github.com/postmannen/go-learning.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
104 SLOC
#
Structs
Database
Database is a Database.
FileSystem
FileSystem is a file system.
System
System is embedding both the Puller and the Pusher.
#
Interfaces
Puller
Puller is any type that have Pull method.
Pusher
Pusher is an interface for type's with a push method.