Reflection/List methods: Difference between revisions

m
Line 209:
[https://golang.org/ref/spec#Method_expressions method expression] and
[https://golang.org/ref/spec#Method_values method value]
of each exported method.<br>
privateMethod is not exported because the first character is lowercase.
<lang go>package main
 
7,805

edits