//
pkg.gl
Category
github.com/av-belyakov/golang_structures_and_algorithms
structuraldesignpatterns
decoratorpattern
package
0.0.0-20250114083209-26dfc01844e0
Repository:
https://github.com/av-belyakov/golang_structures_and_algorithms.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
34 SLOC
#
Functions
DecoratorExample
DecoratorExample method.
#
Structs
ProcessClass
ProcessClass struct.
ProcessDecorator
ProcessDecorator struct.
#
Interfaces
IDProcess
IProcess Interface.