Manage resources in Go using "Bracket Pattern".
-
Updated
May 4, 2024 - Go
Manage resources in Go using "Bracket Pattern".
A Crystal shard implementing the bracket pattern for safe resource management. Ensures proper initialization and cleanup of resources, similar to Python's context managers or Haskell's bracket pattern.
Add a description, image, and links to the bracket-pattern topic page so that developers can more easily learn about it.
To associate your repository with the bracket-pattern topic, visit your repo's landing page and select "manage topics."