aboutsummaryrefslogtreecommitdiff
path: root/content/methods
AgeCommit message (Expand)Author
2024-07-14all: sync with golang.org/x/website (2/2)Shulhan
2020-01-25all: migrasi repository ke "github.com/golang-id/tour"Shulhan
2020-01-25all: update module, repository, and import pathShulhan
2020-01-25Update content with fixes on some typosShulhan
2020-01-25Sync with golang/tour@9616eac69404c8d4aab36bf42624b08e2e8dffd2Mhd Sulhan
2016-02-16content: remove unnecessary ampersandAndrew Gerrand
2016-02-13content: rename variable names stringer exerciseKatrina Owen
2016-01-14content: add a test for code snippetsAndrew Gerrand
2016-01-13content: expand discussion of interfacesAndrew Gerrand
2016-01-07content: expand discussion of methodsAndrew Gerrand
2015-08-05tour: improve sample code for methods with pointersFrancesc Campoy
2015-02-10rewrite import paths to use golang.org/x/tourAndrew Gerrand
2014-09-22go-tour: fix typo in commentFrancesc Campoy
2014-08-04go-tour: handle error from ListenAndServeFrancesc Campoy
2014-07-30go-tour: add Stringer, Reader discussions and exercises; other tweaksAndrew Gerrand
2014-07-23go-tour: move code snippets to article-specific directoriesAndrew Gerrand