mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 04:36:07 +00:00
docs(textarea): add simple GoDoc for memo package
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Package memoization implement a simple memoization cache. It's designed to
|
||||
// improve performance in textarea.
|
||||
package memoization
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user