go language basic value transfer

<h3 id="go-language-basic-value-transfer">go language basic value transfer</h3> <h6 id="there-is-only-value-passing-in-go-language-no-reference-passing">There is only value passing in go language, no

Go language basic type keyword

<h3 id="go-language-basic-type-keyword">go language basic type keyword</h3> <p>The type keyword has the following uses: define structure, define interface, type alias, type definition, type query</p>

Go language to get public IP address

<h3 id="go-language-to-get-the-public-ip-address">go language to get the public IP address</h3> <p>Here are two ways</p> <ol> <li>Request the stun server to obtain</li> <li>Request <a