4 lines
168 B
Go
4 lines
168 B
Go
// Package text is a collection of helpers for working with text inside nostr
|
|
// events such as implementing the string escaping scheme defined in NIP-01.
|
|
package text
|