package
0.0.0-20220720150152-e90a610b5d70
Repository: https://github.com/kevisong/go.git
Documentation: pkg.go.dev
# Structs
Editor is the Originator.
EditorState is the Memento.
History is the Caretaker to decouple Editor and EditorState to satisfy Single Responsibility Principle.