> For the complete documentation index, see [llms.txt](https://wskdsgcf.gitbook.io/mastering-go-zh-cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wskdsgcf.gitbook.io/mastering-go-zh-cn/3-go-ji-ben-shu-ju-lei-xing/03.8.md).

# 03.8 延伸阅读

可以阅读下面的资源：

* 阅读官方的`time`包：<https://golang.org/pkg/time>
* 官方讲解正则表达式的包`regexp`：<https://golang.org/pkg/regexp>
