github.com/icodeface/tls@v0.0.0-20230910023335-34df9250cd12/internal/x/text/unicode/doc.go (about) 1 // Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT. 2 3 // Copyright 2015 The Go Authors. All rights reserved. 4 // Use of this source code is governed by a BSD-style 5 // license that can be found in the LICENSE file. 6 7 // unicode holds packages with implementations of Unicode standards that are 8 // mostly used as building blocks for other packages in internal/x/text, 9 // layout engines, or are otherwise more low-level in nature. 10 package unicode