Documentation
¶
Overview ¶
Package pattern provides tools for creating and executing functions with guards. See also: https://github.com/ionous/iffy/wiki/Patterns
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Category ¶
type Category int
const ( Initializes Category // some sort of record Calls // some sort of callable pattern Sends // some sort of pattern action Listens )
Click to show internal directories.
Click to hide internal directories.