> For the complete documentation index, see [llms.txt](https://blog.yushunchen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces.md).

# Methods and Interfaces

- [Methods](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/methods.md)
- [Interfaces](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/interfaces.md): This is a long section...
- [Stringers](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/stringers.md)
- [Errors](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/errors.md)
- [Images](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/images.md)
- [Readers](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/readers.md)
