Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
Print a pithy saying using quote.Hello.
package main
import (
"fmt"
"rsc.io/quote"
)
func main() {
fmt.Println(quote.Hello())
}
Debug
Known issues
No known issues recorded.
Upgrade
Version history
1.5.2latest on pkg.go.dev
Audit
Dependencies
No dependency data recorded yet.