aboutsummaryrefslogtreecommitdiff
path: root/content/methods/methods-pointers-explained.go
AgeCommit message (Collapse)Author
2024-07-14all: sync with golang.org/x/website (2/2)Shulhan
Perubahan, * _content/tour: change '// +build' to '//go:build'
2016-01-07content: expand discussion of methodsAndrew Gerrand
Fixes golang/go#13818 Change-Id: I22817c0c3bfa3d7e5a769f239a2521c293112a43 Reviewed-on: https://go-review.googlesource.com/18246 Reviewed-by: Rob Pike <r@golang.org>