//
pkg.gl
Category
github.com/KEVISONG/go
internal
design-patterns
behavioral
command
package
0.0.0-20220720150152-e90a610b5d70
Repository:
https://github.com/kevisong/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
43 SLOC
#
Functions
Run
No description provided by the author
#
Structs
HDD
HDD is the receiver.
Invoker
No description provided by the author
#
Interfaces
StorageCommand
StorageCommand is the command.
StorageDevice
StorageDevice is the receiver interface.