golang.org/toolchain@v0.0.1-go1.9rc2.windows-amd64/src/vendor/golang_org/x/text/unicode/doc.go (about) 1 // Code generated by running "go run gen.go -core" 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 golang_org/x/text, 9 // layout engines, or are otherwise more low-level in nature. 10 package unicode