summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/text/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/text/doc.go')
-rw-r--r--vendor/golang.org/x/text/doc.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/golang.org/x/text/doc.go b/vendor/golang.org/x/text/doc.go
index a48e2843f..2e19a419c 100644
--- a/vendor/golang.org/x/text/doc.go
+++ b/vendor/golang.org/x/text/doc.go
@@ -7,6 +7,9 @@
// text is a repository of text-related packages related to internationalization
// (i18n) and localization (l10n), such as character encodings, text
// transformations, and locale-specific text handling.
+//
+// There is a 30 minute video, recorded on 2017-11-30, on the "State of
+// golang.org/x/text" at https://www.youtube.com/watch?v=uYrDrMEGu58
package text
// TODO: more documentation on general concepts, such as Transformers, use