2022-10-10 18:28:04 +03:00
|
|
|
---
|
|
|
|
title: "Help"
|
|
|
|
template: true
|
|
|
|
layout: "article"
|
|
|
|
sidebar: "bug"
|
|
|
|
---
|
2021-02-13 00:18:26 +03:00
|
|
|
|
|
|
|
<div id="manual-nav"></div>
|
|
|
|
|
2022-10-18 17:54:08 +03:00
|
|
|
<section id="help" class="BigCard">
|
|
|
|
<h2>Get help</h2>
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="mailinglist"><a href="https://groups.google.com/group/golang-nuts" aria-describedby="help-description">Go Nuts Mailing List</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>
|
|
|
|
Get help from Go users, and share your work on the official mailing list.
|
|
|
|
</p>
|
|
|
|
<p>
|
2023-07-21 21:48:52 +03:00
|
|
|
Search the <a href="https://groups.google.com/group/golang-nuts" aria-describedby="help-description">golang-nuts</a>
|
2021-02-13 00:18:26 +03:00
|
|
|
archives and consult the <a href="/doc/go_faq.html">FAQ</a> and
|
2021-11-18 06:34:23 +03:00
|
|
|
<a href="/wiki">wiki</a> before posting.
|
2021-02-13 00:18:26 +03:00
|
|
|
</p>
|
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="forum"><a href="https://forum.golangbridge.org/" aria-describedby="help-description">Go Forum</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>
|
2023-07-21 21:48:52 +03:00
|
|
|
The <a href="https://forum.golangbridge.org/" aria-describedby="help-description">Go Forum</a> is a discussion
|
2021-02-13 00:18:26 +03:00
|
|
|
forum for Go programmers.
|
|
|
|
</p>
|
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="discord"><a href="https://discord.gg/golang" aria-describedby="help-description">Gophers Discord</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>
|
|
|
|
Get live support and talk with other gophers on the Go Discord.
|
|
|
|
</p>
|
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="slack"><a href="https://blog.gopheracademy.com/gophers-slack-community/" aria-describedby="help-description">Gopher Slack</a></h3>
|
2022-06-12 21:19:30 +03:00
|
|
|
<p>Get live support from other users in the Go Slack channel.</p>
|
2021-02-13 00:18:26 +03:00
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="irc"><a href="ircs:irc.libera.chat/go-nuts" aria-describedby="help-description">Go IRC Channel</a></h3>
|
2021-05-26 17:55:09 +03:00
|
|
|
<p>Get live support at <code>#go-nuts</code> on <code>irc.libera.chat</code>,
|
|
|
|
the Go IRC channel.</p>
|
2021-02-13 00:18:26 +03:00
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="faq"><a href="/doc/faq" aria-describedby="help-description">Frequently Asked Questions (FAQ)</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>Answers to common questions about Go.</p>
|
2022-10-18 17:54:08 +03:00
|
|
|
</section>
|
2021-02-13 00:18:26 +03:00
|
|
|
|
2022-10-18 17:54:08 +03:00
|
|
|
<section id="inform" class="BigCard">
|
|
|
|
<h2>Stay informed</h2>
|
2021-02-13 00:18:26 +03:00
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="announce"><a href="https://groups.google.com/group/golang-announce" aria-describedby="help-description">Go Announcements Mailing List</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>
|
|
|
|
Subscribe to
|
2023-07-21 21:48:52 +03:00
|
|
|
<a href="https://groups.google.com/group/golang-announce" aria-describedby="help-description">golang-announce</a>
|
2021-02-13 00:18:26 +03:00
|
|
|
for important announcements, such as the availability of new Go releases.
|
|
|
|
</p>
|
|
|
|
|
2023-12-07 21:07:31 +03:00
|
|
|
<h3 id="blog"><a href="/blog/" aria-describedby="help-description">Go Blog</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>The Go project's official blog.</p>
|
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="twitter"><a href="https://twitter.com/golang" aria-describedby="help-description">@golang at Twitter</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>The Go project's official Twitter account.</p>
|
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="reddit"><a href="https://reddit.com/r/golang" aria-describedby="help-description">golang sub-Reddit</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>
|
2023-07-21 21:48:52 +03:00
|
|
|
The <a href="https://reddit.com/r/golang" aria-describedby="help-description">golang sub-Reddit</a> is a place
|
2021-02-13 00:18:26 +03:00
|
|
|
for Go news and discussion.
|
|
|
|
</p>
|
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="gotime"><a href="https://changelog.com/gotime" aria-describedby="help-description">Go Time Podcast</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>
|
2023-07-21 21:48:52 +03:00
|
|
|
The <a href="https://changelog.com/gotime" aria-describedby="help-description">Go Time podcast</a> is a panel of Go experts and special guests
|
2021-02-13 00:18:26 +03:00
|
|
|
discussing the Go programming language, the community, and everything in between.
|
|
|
|
</p>
|
2022-10-18 17:54:08 +03:00
|
|
|
</section>
|
|
|
|
|
2021-02-13 00:18:26 +03:00
|
|
|
|
2022-10-18 17:54:08 +03:00
|
|
|
<section id="community" class="BigCard">
|
|
|
|
<h2>Community resources</h2>
|
2021-02-13 00:18:26 +03:00
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="go_user_groups"><a href="/wiki/GoUserGroups" aria-describedby="help-description">Go User Groups</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>
|
|
|
|
Each month in places around the world, groups of Go programmers ("gophers")
|
|
|
|
meet to talk about Go. Find a chapter near you.
|
|
|
|
</p>
|
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="playground"><a href="/play" aria-describedby="help-description">Go Playground</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>A place to write, run, and share Go code.</p>
|
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="wiki"><a href="/wiki" aria-describedby="help-description">Go Wiki</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>A wiki maintained by the Go community.</p>
|
|
|
|
|
2023-07-21 21:48:52 +03:00
|
|
|
<h3 id="conduct"><a href="/conduct" aria-describedby="help-description">Code of Conduct</a></h3>
|
2021-02-13 00:18:26 +03:00
|
|
|
<p>
|
|
|
|
Guidelines for participating in Go community spaces
|
|
|
|
and a reporting process for handling issues.
|
|
|
|
</p>
|
2022-10-18 17:54:08 +03:00
|
|
|
</section>
|
2023-07-21 21:48:52 +03:00
|
|
|
|
|
|
|
<div class="screen-reader-only" id="help-description" hidden>
|
|
|
|
Opens in new window.
|
|
|
|
</div>
|